Re: [Live-devel] Problem with receiving RTSP from Antrica ANT-35000

2014-11-22 Thread Ben Willcox
On 22/11/2014 00:02, Ross Finlayson wrote: The code for the "QuickTimeFileSink" class - which is what we use to record ".mp4"-format files. (The reason why VLC behaves differently is that it decodes the media that it receives, then re-encodes it for storing into a ".mp4"-format file. "openR

Re: [Live-devel] Problem with receiving RTSP from Antrica ANT-35000

2014-11-21 Thread Ross Finlayson
> If I use VLC to capture the rtsp stream and save to disk, this then plays > back without any problems and is smooth so I'm not quite sure what is going > on. > Any ideas on where I should look to solve the problem? The code for the "QuickTimeFileSink" class - which is what we use to record ".

[Live-devel] Problem with receiving RTSP from Antrica ANT-35000

2014-11-20 Thread Ben Willcox
Hi, I've been using openRTSP for several years in my application, receiving an rtsp stream from Axis video encoders and Axis IP cameras and saving to disk. I'm doing some trials with a new video encoder, an Antrica ANT-35000 which is an HD encoder (unlike the Axis ones which are 640x480 max).