Problem with glimagesink on Raspberry Pi

Nicolas Dufresne nicolas.dufresne at collabora.com
Sun May 10 06:32:12 PDT 2015


Le samedi 09 mai 2015 à 06:59 -0700, nguahoang a écrit :
> gst-launch-1.0 udpsrc uri=udp://192.168.0.102:5002 
> caps="application/x-rtp,
> clock-rate=90000, payload=96" ! rtpjitterbuffer latency=500 ! 
> rtph264depay !
> decodebin ! glimagesink sync=false

Would it be possible to try changing decodebin into the specific omx
decoder (I think it's called omxh264dec, but aren't sure). I am
wondering if there isn't an issue with negotiating the EGLImage pool.

Nicolas

p.s. note that sync=false in this case can cause issues like jitter
and increasing latency


More information about the gstreamer-devel mailing list