Re: [Live-devel] OpenRtsp recording question

2015-05-19 Thread Giacomo Parmigiani
thank you. the problem was simply with Vlc playback. with other players we don't have any issues (mediaPLayer classic or ffplay). i can mark this as closed. thank you , giacomo 2015-05-18 20:56 GMT+02:00 Marcin : > For me the problem is that you need to start recording on an I-Frame > first. I

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] 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