Jemo Mgebrishvili
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
Error:Execution failed for task ':app:compileDebugJavaWithJavac'. > java.lang.NullPointerException
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",...
switching back camera to front and vice versa stretches preview for a seconds than shows correctly
Lenovo API 23 Samsung S4 API 21
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 
` ``renderscriptTargetApi` 27 ` renderscriptSupportModeEnabled true`
## 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?