|
From: Michael K. <mic...@ip...> - 2023-02-23 03:26:48
|
Whoops that's embarrassing. Glad I asked. Thanks guys. Regards Michael Knill On 23/2/2023, 12:20 am, "Lonnie Abelbeck" <li...@lo... <mailto:li...@lo...>> wrote: > On Feb 22, 2023, at 2:36 AM, Michael Keuter <li...@mk... <mailto:li...@mk...>> wrote: > > > >> Am 22.02.2023 um 02:29 schrieb Michael Knill <mic...@ip... <mailto:mic...@ip...>>: >> >> 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 Ast...@li... <mailto:Ast...@li...> 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 pa...@kr... <mailto:pa...@kr...>. |