Insane Fps for Rtsp url.

Shrishty Deorari shrishty.deorari at vvdntech.com
Thu Aug 18 11:30:07 UTC 2016


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?videoCodecType=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 Deorari

VVDN Technologies Pvt Ltd

*Cell : *+91 7773980237 | *Skype :* shrishty_vvdn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160818/46409abc/attachment.html>


More information about the gstreamer-devel mailing list