I am having a problem with openRTSP recording video from a few Axis
video cameras.  I'm basically running openRTSP like this:

  openRTSP -q -b 80000 -w 704 -h 480 -f 30 rtsp://url > foo.mov

When I play foo.mov in mplayer, it's jerky and plays too fast, where 10
seconds of wall time will go by in 4 to 6 seconds.

It sounds like your "-f" (frame rate) parameter is wrong. Perhaps it should be 15, or 12 frames-per-second? You need to get that correct.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to