[Live-devel] Synchronization with Pelco Sarix Cameras
Renata
renatafaraco at gmail.com
Fri Jun 28 12:38:52 PDT 2013
Hello again,
The MediaSink I am using is the QuickTimeFileSink from liveMedia.
I am creating the FileSink this way:
scs.qtOut = QuickTimeFileSink::createNew(env, *scs.session, fileName,
50000,480, 360,20,false,false,false,false);
An example of a file I have recorded is posted here:
http://fazion.com.br/biz/192.168.200.39-16-25-35.avi
I tried with different fps and size of buffers, but with no success.
Thanks for your attention again.
Renata Faraco Cunha
2013/6/24 Ross Finlayson <finlayson at live555.com>
> I made a RTSP Client to receive a RTSP stream from a camera Pelco Sarix.
> This stream has been saved in a MediaSink configured to have the same
> parameters (frames per second, among others) of the stream. But, for each 1
> hour recorded I get a 1:03h video file.Is there anything I can do to get
> and recording the stream at the same velocity?
>
>
> Without knowing the details of what your "MediaSink" subclass looks like,
> it's hard to answer this question. However, you should use the
> 'presentation time' (that you get along with each received frame) to figure
> out when each frame should be played.
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130628/3114aa33/attachment.html>
More information about the live-devel
mailing list