Android Question Recording video from front camera

mattgbush

New Member
Licensed User
Longtime User
Hi, I'd like to be able to record video from the front camera, while showing a preview using a panel. I've played with a number of libraries but I can't seem to find anything that works (RSVideoRecord; VBFrontCam doesn't seem to have any video recording features, etc).

Does anyone know how I should go about doing this?

Thanks!
 

mattgbush

New Member
Licensed User
Longtime User
Hi Erel, thanks for the prompt response.

I need to be able to be able to do it while displaying the preview on a panel within the app; similar to how VideoView and the RSVideoRecord library work. Any ideas?
 
Upvote 0
Top