and testOnDemandRTSP streams things at the proper rate.
How do I go about checking the file that openRTSP has created? Where
do I look to find out why testOnDemandRTSP always calculates 15 fps?
Many thanks,
--
Michael Barkowski
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
ing the default frame rate in playCommon.cpp which
is used by openRTSP.
-unsigned movieFPS = 15; // default
+unsigned movieFPS = 30; // default
This has no effect.
Any ideas? What is testOnDemandRTSP Server missing? Just the frame rate?
--
Michael Barkowski
_