Darrin

Results 9 issues of Darrin

This exception is submitted here: https://github.com/Kotlin/kotlinx.coroutines/issues/839 Hardware was Samsung SM-A716U. Resolution attempted was 4624x3468 @ 30fps 3840x2160 @ 30fps works fine Note that I had trouble building this due to...

Using CameraX 1.1.0-alpha02, there is not way to minic what iOS does with respect to taking the video buffer, modifying it with CISourceOverCompositing and then use the result to feed...

In iOS, one can take a sample buffer, modify it with CISourceOverCompositing and then use the result to feed AVAssetWriterInput. That allows them to easily do things like add overlays...

Not sure if it's because I am running Android Q beta, or I'm doing something wrong but I am getting the following: 2019-07-26 12:29:01.320 24329-24408/com.android.testffmpeg E/FFmpeg: Exception while trying to...

I have a device that requires you to pair to it. You cannot pair ahead of time as it stops broadcasting once it is paired. It would be great if...

Make thread safe, optimize a few, add some checking, etc.

Pressing Record, a black screen is displayed. Tested on Samsung A716 and Google Pixel 5

Old version supports Camera and should be updated to support Camera2

Looks like your current function to generate a file needs to be updated to support the changes made to Android's sandbox restrictions for app's files. Something like this perhaps: private...