Relative Content

Tag Archive for androidandroid-camera2mediarecordervideo-recordingscreen-recording

Video recording on Android Device Camera API2

Below is simple code snippet. I have android tablet and one external USB camera. Objective is to record the video from all 3 camera (at a time one, mainly external USB). Code is working on preview only but crashing on front camera and usb camera while saving. There is no clue on what is happening and no information is provided in logcat.