Insane Fps for Rtsp url.
Tim Müller
tim at centricular.com
Sat Aug 20 09:45:20 UTC 2016
On Fri, 2016-08-19 at 17:14 -0400, Olivier Crête wrote:
Hi,
> Can you run it as:
> gst-launch-1.0 rtspsrc
> location="rtsp://192.168.3.89:8552/PSIA/Streaming/channels/2?videoCod
> ecType=H.264" debug=1 ! fakesink and see what it prints?
>
> It seems like something is giving an invalid framerate and it should
> be ignored.
Framerate 0/1 means "variable framerate" and may mean that the stream
doesn't have a fixed framerate or just that the real framerate isn't
known or available.
The fact that it's printed as 1/0 is a bug in the debug log statement
where the arguments are switched.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list