[Live-devel] Using QuickTimeFileSink in lib live555

Ross Finlayson finlayson at live555.com
Wed Oct 1 12:33:29 PDT 2014


> I'm using openRTSP to receive data from camera over RTSP and write into a file .mp4. Stream data of camera has frame rate = 30, width = 800, height = 600, codec H264.

Note that - because your stream has a non-default frame-rate, width, and height - you *must* specify these on the command line when you run "openRTSP".  I.e., you must add the options
	-w 800 -h 600 -f 30
to the command line.  See http://www.live555.com/openRTSP/#quicktime


> Can you help me explain how to QuickTimeFileSink work with frame rate, width, height to record file and how to check timeout data when using QuickTimeFileSink?

Remember, You Have Complete Source Code.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20141001/b2f42790/attachment.html>


More information about the live-devel mailing list