Whoops that's embarrassing. Glad I asked. Thanks guys. Regards Michael Knill
On 23/2/2023, 12:20 am, "Lonnie Abelbeck" <[email protected] <mailto:[email protected]>> wrote: > On Feb 22, 2023, at 2:36 AM, Michael Keuter <[email protected] > <mailto:[email protected]>> wrote: > > > >> Am 22.02.2023 um 02:29 schrieb Michael Knill >> <[email protected] >> <mailto:[email protected]>>: >> >> Hi Guys >> >> Everything I read mentions that mpg123 is required for this but it does not >> appear to be in Astlinux. >> Could I just add the binary to /mnt/kd/bin do you think? >> >> Regards >> >> Michael Knill >> Managing Director > > Hi Michael, > > you can easily use "sox" instead of "mpg123" for streaming. Like: > > ---- > wget -q -O - $URL | sox -t mp3 $FOPTS - -t raw -r 8000 -c 1 - > ---- > > Michael > http://www.mksolutions.info <http://www.mksolutions.info> Agreed, sox supports more encoding types than mpg123, IIRC. This wiki entry has some good tidbits... External Music on Hold Source https://doc.astlinux-project.org/userdoc:tt_external_moh_source <https://doc.astlinux-project.org/userdoc:tt_external_moh_source> Lonnie _______________________________________________ Astlinux-users mailing list [email protected] <mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/astlinux-users <https://lists.sourceforge.net/lists/listinfo/astlinux-users> Donations to support AstLinux are graciously accepted via PayPal to [email protected] <mailto:[email protected]>. _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
