Closed joaopalma5 closed 6 years ago
It is doable, with VideoCapture instead of CameraCapture. OpenCV will need to be compiled with ffmpeg support, so that will complicate static release builds a little.
I will try something when I find time, I played with some ffmpeg wrapper to do similar thing, with OpenCV it should be much easier. Just not sure if it fits for current name of the project ;)
Can put a option to display videos like webcam?