-
**Note: this is working fine in the 0.9.0 release**
I'm trying to stop the preview after I'm finished ... which results in a crash.
I'm using `@ionic-native/camera-preview@4.5.2` and the current m…
-
In [this thread](http://rfobasic.freeforums.org/use-the-flash-light-t1675.html), forum user aFox got interested in the camera. We've had a long PM exchange and I've promised a discussion of the issues…
-
I already created an app with the library but no audio at all in VLC. Why it happen?
My code in MainActivity.java
```
package my.intellij.androidrtp;
import android.content.Intent;
import a…
-
02-23 14:12:39.673 12924-12924/ub.edu.pis2014.pis12 E/CameraPreview﹕ java.lang.RuntimeException: getParameters failed (empty parameters)
java.lang.RuntimeException: getParameters failed (empty pa…
-
This package is not reading the PDF417 barcode found in driving licenses on Android. But able to read other formats like Code128, upce etc. In iOS, the PDF417 barcode read rate is slow.
**To Repr…
-
#### Rajawali Version or Branch
manifest build.gradle(Module: app)
compile 'org.rajawali3d:rajawali:1.1.346-SNAPSHOT@aar'
#### Device and Android Version
Samsung Galaxy SM-A500FU
Android …
-
Hi,
I can't get any of the vision samples to work on any device with API 9 till 14.
UnsupportedOperationException every time. (i've updated the Google Play Services on all my devices)
Is the minimum …
-
When scan qr code (v.1.3.2) with a Landscape oriented cordova-ionic app Android 6.0.1:
11-16 16:20:35.260 24332-24332/com.mobile.bounceoff.kiosk E/AndroidRuntime: FATAL EXCEPTION: main
…
-
I have the following application:
MainActivity:
```
import net.majorkernelpanic.streaming.Session;
import net.majorkernelpanic.streaming.SessionBuilder;
import net.majorkernelpanic.streaming.gl.Surf…
-
Hello, I wanted to cropp the detected face on live camera preview and save it locally.... But,
I ´ve searched on google and the only one solution that could apparently work is making a copy of the vi…