[Live-devel] please help , , openrtsp recording audio/video sync problem
Ross Finlayson
finlayson at live555.com
Sat Nov 1 15:03:22 PDT 2014
> I recorded a stream from camera by using openrtsp like this
>
> openrtsp -4 -F test -P 120 rtsp://admin:4321@192.168.1.121/profile2/media.smp
>
>
> then
>
> test-00000-00120.mp4 file is created .
>
> i expected the play time would be 120 seconds
>
> but was 136 seconds .
>
>
The problem is that you didn’t specify the frame rate, so “openRTSP” assumed a default frame rate of 15 fps. You need to use the "-w <width>", "-h <height>" and "-f <frame-rate>” options; see http://www.live555.com/openRTSP/#quicktime
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/20141101/ed30fc73/attachment.html>
More information about the live-devel
mailing list