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?
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?