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

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


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

--- Comment #13 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
> What is the test application doing? Just outputting the camera to glimagesink?
Yes, it's very simple

These two cases just worked well.

videotestsrc !  video/x-raw,format=(string)NV21 ! glimagesink name=vsink
sync=false

ahcsrc !  video/x-raw,format=(string)NV21 ! fakesink name=vsink sync=false


but, only this causes crash

ahcsrc !  video/x-raw,format=(string)NV21 ! glimagesink name=vsink sync=false


> (to check if videoconvert likes your buffers or also crashes)?
I didn't check with videoconvert yet. I will.

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