I have implemented Camera2 API of Android using MediaRecorder to record video from the Camera. The Camera Previews are working fine and the video file is also c
MediaRecorder