B4A Question cameraex v 1.3 commit parameters error - hayderOICO (first post)    May 29, 2017 but I solved the issue. it was the set image size that was the problem.
but that worked fine in the... B4A Library [Class] CameraEx - Extends the camera library functionality - hayderOICO (first post)    May 25, 2017 hi erel I just upgraded from the 1.21 to the 1.3 library. added javaobjects. but the commit parameter fails. the "demo" camera app you bundled does work fine though. here's some of my code. using b4A v 5.02 #Region Project Attributes #ApplicationLabel: Cam #VersionCode: 5 #VersionName: 'SupportedOrientations possible values: unspecified, landscape or portrait... B4A Question dual rear camera - hayderOICO    Nov 7, 2016 hi all there's a new generation of android devices coming out with dual rear cameras. I don't have one yet, but have a new project where I'll be using one. The use case involves using one of the cameras for preview and taking still images with the other camera. so the question is... can b4a handle this using existing tools (cameraEx etc...)?... B4A Question How can I use a USB camera ? - hayderOICO (first post)    Jan 21, 2014 as I know. Android now supports UVC cameras. in addition for cameras with ARM linux drivers, you can cross compile them to work with android. The only issue remaining is how to access them from B4A ? It would be nice if we could access /dev/video0 ... video4 from B4A cameraEx.... Page: 1   |