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 > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20150422/b640a672/attachment.htm
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 > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20150422/7ea7275d/attachment.htm
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