Re: [Live-devel] Failed to Setup RTSP Session

2022-12-22 Thread Ross Finlayson
> On Dec 22, 2022, at 10:53 PM, Arjav Parikh wrote: > > Hi Ross, > > I tried with openRTSP client and able to connect in the mentioned scenarios > but what I observed is that the response for DESCRIBE from RTSP server comes > with a lot of delay; in such scenario openRTSP waits for the respo

Re: [Live-devel] Failed to Setup RTSP Session

2022-12-22 Thread Arjav Parikh
Hi Ross, I tried with openRTSP client and able to connect in the mentioned scenarios but what I observed is that the response for DESCRIBE from RTSP server comes with a lot of delay; in such scenario openRTSP waits for the response whereas other rtsp clients like vlc/ffplay do not wait and termina

Re: [Live-devel] Failed to Setup RTSP Session

2022-12-22 Thread Ross Finlayson
> On Dec 22, 2022, at 9:30 PM, Arjav Parikh wrote: > > Hi > > I am using the RTSP server on an IP camera to render my camera streams. I am > testing using vlc and ffplay client to connect to the RTSP server running on > my camera. > > I have observed that for Low FPS and GOP the RTSP sessio

[Live-devel] Failed to Setup RTSP Session

2022-12-22 Thread Arjav Parikh
Hi I am using the RTSP server on an IP camera to render my camera streams. I am testing using vlc and ffplay client to connect to the RTSP server running on my camera. I have observed that for Low FPS and GOP the RTSP session fails. *Ex:* FPS is set as 4 and GOP is set as 120 then many times I ob