Page 1 of 1

RSTP and Foscam FI9900P

Posted: Wed Jun 05, 2019 4:08 pm
by 3gem
Hi all I am attempting to migrate from 1.29.0 to 1.32.x and am getting an error when I setup RSTP and Foscam FI9900P it works great in 1.29.0, but 1.32.x throws the following error: Unexpected response code 400, text is 'Bad Request' zm_rtsp.cpp.

I attempted the ffmpeg option but was unsuccessful. I have verified the stream with VLC and it works. For now I am sticking with 1.29.0 until I can find a fix.

Any recommendations?

Thanks,

Re: RSTP and Foscam FI9900P

Posted: Wed Jun 05, 2019 7:05 pm
by DerGraf
My source settings for 9900P:

Source path: rtsp://user:pass@192.168.xxx.xxx:88/videoMain
Method: TCP
Colorspace: 32bit
Width: 1920
Height: 1080

Works fine. Hope it helps.

Re: RSTP and Foscam FI9900P

Posted: Fri Jun 07, 2019 11:34 pm
by 3gem
That did the trick. i neglected the rtsp:// initially when I used the ffmpeg option.

Thank you