Ask Your Question

Revision history [back]

OpenCV VideoCapture class uses FFMPEG library as video decoding back-end. As I know FFMPEG supports some of streaming protocols. So, probably, you can use FFMPEG streaming facilities via VideoCapture class.