Re: [Live-devel] Open rtsp camera and streaming to network

2024-01-08 Thread Ross Finlayson
> On Jan 9, 2024, at 4:52 AM, i...@denisgottardello.it wrote: > > I use openRTSP to store movies. Is it possible to store movies directly using > live555ProxyServer? No, not without modifying the code. “live555ProxyServer” is intended to be a proxy server, and nothing more. > If not is the

Re: [Live-devel] Open rtsp camera and streaming to network

2024-01-08 Thread info
Regards the timestamp your suggestion works perfectly. Regards the camera rebooted yes, live555ProxyServer restores a new connection after a while. The problem is related to openRTSP. It is necessary to stop and restart it if live555ProxyServer restore the connection with the remote dev

Re: [Live-devel] Open rtsp camera and streaming to network

2024-01-08 Thread Ross Finlayson
> On Jan 8, 2024, at 10:19 PM, i...@denisgottardello.it wrote: > > - if I power off and on the rtsp camera, live555ProxyServer does not restart > the connection. Is it possibile manage this situation? The proxy server should detect when its connection to the back-end server (your RTSP camera,

Re: [Live-devel] Open rtsp camera and streaming to network

2024-01-08 Thread info
Hi and many thanks for the explanations. So now I'm using live555ProxyServer to connect to rtsp camera and - an instance of openRTSP to connect to live555ProxyServer in order to store videos. - another instance of a generic rtsp player to watch the live, still connected to live555