Last Updated:
06 Feb 2020 12:13
by ADMIN
RadWebCam: Introduce API to allow separate video/audio formats for preview and for file recording
We want to have full access to the 1920x1080 cameras at max FPS in the preview stream. But when we record, we'd like to record the video at smaller resolution (720p) and a lower FPS, ~30 or so we could use something like FFMPEG to resize post recording, but we'd rather not have to do that extra processing.