> 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 [email protected] http://lists.live555.com/mailman/listinfo/live-devel
