I have developed a flat-ass, finger-top-numbness and a hair loss while:<div><br></div><div>1. building gstreamer_ndk_bundle for android-8 platform</div><div>2. making JNA work on android</div><div>3. making gstreamer-java work on android</div>
<div><br></div><div>And now when I got all that working, and wanting to do a simple task I am failing. xD</div><div><br></div><div>Can I even use this to capture video from camera under Android? There is no v4l2src element in gstreamer_ndk_bundle, so I guess that cameras on Android don't support it.</div>
<div><br></div><div>Under /dev on phone I have /dev/msm_camera - can I somehow use this to get cameras video stream?</div><div><br></div><div>Has anyone been able to make this happen? </div><div><br></div><div>What element should I use?</div>
<div><br></div><div>I tried to use autovideosrc and I get fake-video-src used in the pipeline... Camerabin, camerabin2, wrappercamerabinsrc are not doing a thing.</div><div><br></div>