Jemo Mgebrishvili

Results 10 issues of Jemo Mgebrishvili

I'm using CameraX and want to have imageAnalyzer and video recording at same time. I'm interested if it can be done with CameraX

apply plugin: 'com.android.application' android { compileSdkVersion 23 buildToolsVersion "23.0.2" defaultConfig { applicationId "com.leavingstone.aversi" minSdkVersion 16 targetSdkVersion 23 versionCode 1 versionName "1.0" } ``` dataBinding { enabled = true } buildTypes...

I'm using this commands to draw the text, but don't got any success `String[] args = new String[]{ "-i", filePath, "-vf", "format=yuv444p", "drawtext=fontfile="+font.getAbsolutePath()+":text='Title of this Video'", "format=yuv420p", "-c:v", "libx264", "-c:a",...

here is the method ` cameraFragment?.takePhotoOrCaptureVideo(this,DIRECTORY_PICTURES,System.currentTimeMillis().toString()) ` and alos there is only one `takePhotoOrCaptureVideo` method, with 3 parameters, I'm using **1.0.7** versioon error log ` Caused by: java.lang.NullPointerException: Attempt to...

Ex. use case: scroll RecyclerView using two finger, if swipes up or down action performed. Current version translates imag

Hi, thanks for your lib, I tried to convert NV21 to Bitmap but the result is that. That is live preview, I'm using PhotoApparat library ![22768188_1681536138583941_1018852009_o](https://user-images.githubusercontent.com/7534778/31882915-5b4c180a-b7f9-11e7-82b1-f7fc209e7638.png)

## Summary I'm trying to publish KMM module for iOS but **iOS Publish** action fails with an error ## Details KMMBridge plugin version 0.5.5 ``` Task :linkReleaseFrameworkIosX64 > Task :assembleReleaseIosSimulatorFatFrameworkForCoreXCFramework...

Is there any way to launch that parked app on Android auto?