Capture video from android camera with gstreamer

Sebastian Dröge sebastian at centricular.com
Fri Jul 8 06:37:33 UTC 2016


On Do, 2016-07-07 at 19:40 +0300, Саша Куликов wrote:
> Sebastian, Hi again ) I fixed this error by changing gstreamer sdk version and now it's 1.8.0.  I try to run this pipeline : 
>  gst_parse_launch("ahcsrc ! glimagesink name=vsink sync=false", error); 
> but i always get the same error: no element ahcsrc. I'm sure there is plugin androidmedia in sdk directory and I add this plugin in Android.mk
> Also when I run playbin pipeline using gstreamer tutorial 5 video from net plays with lags. I should say the internet connection is very fast. 

Please show your Android.mk and also provide a debug log with level 6.
Easiest way to do that is to edit gstreamer_android-1.0.c.in before the
build and change the gst_debug_set_default_threshold() in there to get
GST_LEVEL_LOG as parameter.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160708/2132a059/attachment-0001.sig>


More information about the gstreamer-devel mailing list