Hi,
I'm trying to parse the video camera feeds to a Google Coral USB Accelerator, in order to do object detection.
The main profile of my cams are H264, the substreams are MJPEG (but have a much lower resolution).
I know BlueIris also has MJPEG streams, but they do not have the same resolution as the original H264 feed. Is there a way to set the size/quality, or have it return the 'transcoded' feed ?
I'm running the detection script in a VM, so decoding the H264 streams happens on the CPU iso the GPU :-(
Best regards,
Deva
I'm trying to parse the video camera feeds to a Google Coral USB Accelerator, in order to do object detection.
The main profile of my cams are H264, the substreams are MJPEG (but have a much lower resolution).
I know BlueIris also has MJPEG streams, but they do not have the same resolution as the original H264 feed. Is there a way to set the size/quality, or have it return the 'transcoded' feed ?
I'm running the detection script in a VM, so decoding the H264 streams happens on the CPU iso the GPU :-(
Best regards,
Deva