Will this work? # Stream it out output.icecast(%flac, host = "localhost", port = 8000, password = "hackme", mount = "basic-radio.flac", radio) On Apr 22, 2015 1:22 PM, "Eduardo Martinez" <erm13martinez at gmail.com> wrote:> Liquidsoap is another encoder simular to ices or MPD. Liquidsoap doesn't > work directly with MPD. > On Apr 22, 2015 1:17 PM, "David Martinez" <david at sojournmusic.net> wrote: > >> I am not familular with liquidsoap. Is it something I can use with MPD? >> >> >> >> On Wed, Apr 22, 2015 at 1:10 PM, Eduardo Martinez < >> erm13martinez at gmail.com> wrote: >> >>> Icecast can definitly handle OggFLAC. I usually use liquidsoap to stream >>> flac to icecast. >>> On Apr 22, 2015 12:52 PM, "David Martinez" <david at sojournmusic.net> >>> wrote: >>> >>>> Any way to setup a lossless stream from MPD? I know MPD can encode >>>> FLAC, but I don't know if Icecast can handle it. Any other lossless options? >>>> >>>> >>>> >>>> _______________________________________________ >>>> Icecast mailing list >>>> Icecast at xiph.org >>>> http://lists.xiph.org/mailman/listinfo/icecast >>>> >>>> >>> _______________________________________________ >>> Icecast mailing list >>> Icecast at xiph.org >>> http://lists.xiph.org/mailman/listinfo/icecast >>> >>> >> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast >> >> > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20150422/cd046739/attachment.htm
You first have to define source to point to your directory of flac files. On Apr 22, 2015 1:36 PM, "David Martinez" <david at sojournmusic.net> wrote:> Will this work? > > # Stream it out output.icecast(%flac, host = "localhost", port = 8000, > password = "hackme", mount = "basic-radio.flac", radio) > On Apr 22, 2015 1:22 PM, "Eduardo Martinez" <erm13martinez at gmail.com> > wrote: > >> Liquidsoap is another encoder simular to ices or MPD. Liquidsoap doesn't >> work directly with MPD. >> On Apr 22, 2015 1:17 PM, "David Martinez" <david at sojournmusic.net> wrote: >> >>> I am not familular with liquidsoap. Is it something I can use with MPD? >>> >>> >>> >>> On Wed, Apr 22, 2015 at 1:10 PM, Eduardo Martinez < >>> erm13martinez at gmail.com> wrote: >>> >>>> Icecast can definitly handle OggFLAC. I usually use liquidsoap to >>>> stream flac to icecast. >>>> On Apr 22, 2015 12:52 PM, "David Martinez" <david at sojournmusic.net> >>>> wrote: >>>> >>>>> Any way to setup a lossless stream from MPD? I know MPD can encode >>>>> FLAC, but I don't know if Icecast can handle it. Any other lossless options? >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Icecast mailing list >>>>> Icecast at xiph.org >>>>> http://lists.xiph.org/mailman/listinfo/icecast >>>>> >>>>> >>>> _______________________________________________ >>>> Icecast mailing list >>>> Icecast at xiph.org >>>> http://lists.xiph.org/mailman/listinfo/icecast >>>> >>>> >>> >>> _______________________________________________ >>> Icecast mailing list >>> Icecast at xiph.org >>> http://lists.xiph.org/mailman/listinfo/icecast >>> >>> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast >> >> > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20150422/39d753c2/attachment-0001.htm
Peaking at the documentation, can I simply input from ALSA and output to a stream? On Wed, Apr 22, 2015 at 1:38 PM, Eduardo Martinez <erm13martinez at gmail.com> wrote:> You first have to define source to point to your directory of flac files. > On Apr 22, 2015 1:36 PM, "David Martinez" <david at sojournmusic.net> wrote: > >> Will this work? >> >> # Stream it out output.icecast(%flac, host = "localhost", port = 8000, >> password = "hackme", mount = "basic-radio.flac", radio) >> On Apr 22, 2015 1:22 PM, "Eduardo Martinez" <erm13martinez at gmail.com> >> wrote: >> >>> Liquidsoap is another encoder simular to ices or MPD. Liquidsoap doesn't >>> work directly with MPD. >>> On Apr 22, 2015 1:17 PM, "David Martinez" <david at sojournmusic.net> >>> wrote: >>> >>>> I am not familular with liquidsoap. Is it something I can use with MPD? >>>> >>>> >>>> >>>> On Wed, Apr 22, 2015 at 1:10 PM, Eduardo Martinez < >>>> erm13martinez at gmail.com> wrote: >>>> >>>>> Icecast can definitly handle OggFLAC. I usually use liquidsoap to >>>>> stream flac to icecast. >>>>> On Apr 22, 2015 12:52 PM, "David Martinez" <david at sojournmusic.net> >>>>> wrote: >>>>> >>>>>> Any way to setup a lossless stream from MPD? I know MPD can encode >>>>>> FLAC, but I don't know if Icecast can handle it. Any other lossless options? >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Icecast mailing list >>>>>> Icecast at xiph.org >>>>>> http://lists.xiph.org/mailman/listinfo/icecast >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> Icecast mailing list >>>>> Icecast at xiph.org >>>>> http://lists.xiph.org/mailman/listinfo/icecast >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Icecast mailing list >>>> Icecast at xiph.org >>>> http://lists.xiph.org/mailman/listinfo/icecast >>>> >>>> >>> _______________________________________________ >>> Icecast mailing list >>> Icecast at xiph.org >>> http://lists.xiph.org/mailman/listinfo/icecast >>> >>> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast >> >> > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20150422/d9e00dcd/attachment.htm