Hi all,
I recently set up nimble streamer on Ubuntu 15.10 and was able to successfully transmux live RTSP video from an Axis camera to MPEG-DASH. I would like to achieve the same for streams that come from a Cisco VSOM media server (also RTSP).
I have verified that VLC is able to open these streams on the machine that runs nimble, but these streams seem to be failing in the log:
[2017-02-07 11:19:45 P6908-T6924] [livepull] E: bad rtsp status = 415 on socket 27
[2017-02-07 11:19:45 P6908-T6924] [livepull] E: bad rtsp status = 415 on socket 24
[2017-02-07 11:19:45 P6908-T6924] [livepull] E: bad rtsp status = 415 on socket 28
Can anyone provide any information on troubleshooting this? I see that status 415 is "Unsupported Media Type".
Thanks in advance,
Julian