accessing a camera on Android

Nicolas Dufresne nicolas.dufresne at collabora.com
Wed May 27 11:55:22 PDT 2015


Le Wednesday 27 May 2015 à 14:46 -0400, Chuck Crisler a écrit :
> Thank you. That leaves me completely bewildered, which is better than 
> pursuing the wrong direction. :-) Back to my original question, how 
> do I use GStreamer to access the cameras on Android? It seemed that 
> the conversation that Tim pointed to only discussed development 
> strategies. Has either been incorporated into the Android 1.4.5 
> binaries? Or is this an 'opportunity' for some development work? :-)

Ok, then, another answer is, write a Java application that capture the
frames. Pass these frame to your C application using JNI, and use
appsrc to pass the frame to GStreamer.

cheers,
Nicolas

p.s. This can be done without patching and/or recompiling GStreamer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150527/e922e113/attachment.sig>


More information about the gstreamer-devel mailing list