Displaying 1 result from an estimated 1 matches for "sermonaudio".
2019 Sep 01
2
Playing MP3's in Asterisk
Hi,
Does anyone know what code (if any) format_mp3 uses? I am trying to play a
MP3 (e.g. https://mp3.sermonaudio.com/16kbps/6111963257014/6111963257014.mp3)
using PlayBack. Iget the famous "mp3/interface.c: Junk at the beginning of
frame 49443304" and then right away it exits the PlayBack Application. I
know I can use ffmpeg on the fly. I am currently getting the URL to play
via an API and then I wa...