Is there any way to open video stream from tv tuner connected by usb? It is simple DVB-T tuner.
I tried with VideoCapture but it didn't work (it works for me only with webcam).
Ofc i know there many applications to open stream from tv tuner like VLC etc. but the thing is i need it for my application processing tv image with OpenCV (written in C++). In other words, i need in my application frames grabbed directly from the device.