Re: [Live-devel] No more livemedia in VLC on Debian 11?

2022-12-22 Thread Zuiderhoek, Jeroen
Hi Ross, Thanks you for your elaboration on this matter. >> Because of this, RTSP is not supported anymore since VLC version 3.0.12. > That’s not true - for example, VLC version 3.0.18 for the Mac includes a RTSP > client (using the LIVE555 code). Yes, you're right. I should have been more speci

Re: [Live-devel] No more livemedia in VLC on Debian 11?

2022-12-22 Thread Ross Finlayson
> On Dec 23, 2022, at 1:36 AM, Zuiderhoek, Jeroen > wrote: > > Hi, > I just noticed that VLC on Debian 11 doesn’t support receiving RTSP streams > anymore, due to license issues with livemedia as mentioned > here:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981439. I addressed this in

[Live-devel] No more livemedia in VLC on Debian 11?

2022-12-22 Thread Zuiderhoek, Jeroen
Hi, I just noticed that VLC on Debian 11 doesn't support receiving RTSP streams anymore, due to license issues with livemedia as mentioned here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981439. Because of this, RTSP is not supported anymore since VLC version 3.0.12. I'm no legal expert

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