Re: [Live-devel] OpenRtsp recording question

2015-05-18 Thread Marcin
For me the problem is that you need to start recording on an I-Frame first. I deal with that by skipping NAL units that doesnt start with a keyframe. Otherwise you get trash at the beggining. Marcin W dniu 2015-05-18 o 12:28, Giacomo Parmigiani pisze: Hello, we have an ip-camera streaming via

[Live-devel] TEARDOWN instead of PAUSE

2015-05-18 Thread Frank van Eijkelenburg
Hi, I am using the proxy server implementation which sends a PAUSE command when no clients are connected for a registered URL. In our setup we have to handle live camera images and I am not sure if a PAUSE command will have effect on such cameras. Therefore, I changed the PAUSE command into a

[Live-devel] OpenRtsp recording question

2015-05-18 Thread Giacomo Parmigiani
Hello, we have an ip-camera streaming via rtsp (h264/AVC) at 5 fps in hd resolution, we're trying to record .mp4 file with openrtsp. Recorded stream looks like beeing freezed at the first received frame, though Vlc and ffplay can playback with no issues the stream (in vlc by the way it was necessa