Not able to push RTP data from appsrc to rtpjitterbuffer

ShivaKumar shivakumar.mudugal at gmail.com
Tue Nov 15 12:34:09 UTC 2016


Hi All,

I have an issue in pushing data from appsrc to rtpjitterbuffer in Gst 1.0.
Thee pipeline goes like this.

appsrc   !  "application/x-rtp, media=(string)video, clock-rate=(int)90000,
payload=(int)33" ! rtpjitterbuffer ! .... 

I am getting the internal data flow error with error -5

ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal
data flow error.
streaming task paused, reason error (-5)

The same pipeline has worked for Gst 0.10.. below is the pipeline.

appsrc   !  "application/x-rtp, media=(string)video, clock-rate=(int)90000,
payload=(int)33" ! gstrtpjitterbuffer ! .... 


Can anyone help to analyse what is wrong here.

-Regards,
Shiva Kumar 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Not-able-to-push-RTP-data-from-appsrc-to-rtpjitterbuffer-tp4680696.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list