python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Android ip cameraX, camera2 in kotlin
I quite new to android video recording and sharing.
Let say I've got two Android devices D1 and D2
In D1 I split screen in to do parts, in the top part I display camera view from D1(cameraX), and in t...
P.T
Votes: 0
Answers: 1
Android CameraX VideoRecorder error > Encoder cannot created : null
I am building an Android app that records video using Camera X.
The probe in a Samsung A52 and it works correctly.
When running on a Galaxy Core A03 I get these errors:
E/Recorder: Unable to initiali...
MrKevin574
Votes: 0
Answers: 1
How to convert RGBA_8888 formatted image to opencv mat in android?
I am working on a android project where I need to use openCV for detecting and drawing over objects from live camera feed. But I don't know how can i convert to openCV mat format from RGBA_8888 format...
sontaran
Votes: 0
Answers: 0
PreviewView isn't available in my AndroidStudio?
I am attempting to implement a basic camera application using a PreviewView. However, in my android studio, PreviewViews aren't listed. Any suggestions as to how to find it? Or potential workarounds?
...
AB1102
Votes: 0
Answers: 1