Insane Fps for Rtsp url.

Olivier Crête olivier.crete at collabora.com
Fri Aug 19 21:14:35 UTC 2016


Hi,

Can you run it as:
gst-launch-1.0 rtspsrc location="rtsp://192.168.3.89:8552/PSIA/Streamin
g/channels/2?videoCodecType=H.264" debug=1 ! fakesink and see what it
prints? 

It seems like something is giving an invalid framerate and it should be
ignored.

Olivier

On Thu, 2016-08-18 at 17:00 +0530, Shrishty Deorari wrote:
> Hi, 
> 
> > I am trying to work with a Gstreamer application which uses
uridecodebin element. 
> > For a particular IP camera which sends out video in two format H246
and MJPEG  
> > The MJPEG video  url is working fine with gstreamer application but
the H264 video is not getting decoded.
> 
> Following is the sample pipeline I am using:
> 
> > > >  gst-launch-1.0 uridecodebin
uri="rtsp://192.168.3.89:8552/PSIA/Streaming/channels/2?videoCodecTyp
e=H.264" !  videoconvert ! videoscale ! videorate ! video/x-
raw,framerate=15/1,width=320,height=240,format=I420  ! xvimagesink
> 
> This is giving error:
> >  libav gstavcodecmap.c:2441:gst_ffmpeg_caps_to_pixfmt: ignoring
insane framerate 1/0
> 
> > I have tried adding rtpjitterbuffer and rtph264depay elements with
rtspsrc. But still the same error
> 
> This URL works fine with ffmpeg, vlc and other players. 
> Gstreamer version : 1.8.1
> 
> RTSP server: LIVE555
> 
> System : Ubuntu 16.04
> 
> 
> Can Anyone help with this insane fps. 
> 
> 
> 
> 
> 
> 
> > With Warm Regards,Shrishty DeorariVVDN Technologies Pvt LtdCell
: +91 7773980237 | Skype : shrishty_vvdn
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-- 
Olivier Crête
olivier.crete at collabora.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160819/61452f15/attachment-0001.html>


More information about the gstreamer-devel mailing list