I’m trying to play mp4a webradio stream through rtsp. The address is rtsp://193.40.133.138:80/live/raadio2
It fails telling there is no ffmpeg (mpd verbose log):
Sep 18 18:39 : client: [37] process command "load "WEBRADIO/Raadio2_RTSP.pls""
Sep 18 18:39 : client: [37] command returned 0
Sep 18 18:39 : client: [37] process command "play"
Sep 18 18:39 : playlist: play 0:"rtsp://193.40.133.138:80/live/raadio2"
Sep 18 18:39 : ffmpeg: No such file or directory
Sep 18 18:39 : player: played "rtsp://193.40.133.138:80/live/raadio2"
Anything I can do to test more, would really like to get it working?