[Bug 737786] android: Upstream one of the android video source implementations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 27 02:10:04 PDT 2015


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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This crash doesn't come from your code it seems, but from the GL thread. What
is the test application doing? Just outputting the camera to glimagesink?

Does outputting something else (videotestsrc) to glimagesink work for you? Does
the camera work if you use fakesink instead of glimagesink? Does the camera
work if you use something like
  ... ! "video/x-raw,format=AYUV" ! fakesink
as the sink (to check if videoconvert likes your buffers or also crashes)?

-- 
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