[Bug 767801] Failed to negotiate RGBA for EGLImage on Raspberry Pi 3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 21 19:23:51 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767801

--- Comment #8 from zacattackcit at gmail.com ---
Reporting back about the status of master: still get the same error, but the
behavior is different.  I only get 1 frame of video in the glimagesink, no new
frames come in even though the camera is still sending them out.  CPU stays
low, but that might just be because nothing is actually going through the
pipeline...

Here is what I'm using to test now:

gst-launch-1.0 -vv -e rpicamsrc preview=false !
"video/x-h264,width=640,height=480" ! h264parse ! rtph264pay config-interval=1
pt=96 ! udpsink host=pithree port=5000

gst-launch-1.0 -vv -e udpsrc port=5000 ! application/x-rtp, payload=96 !
rtph264depay ! h264parse ! omxh264dec ! videoconvert ! glimagesink


I'll attach another debug.log file with the results of testing on master.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list