First time here? Check out the FAQ!
answered 2012-12-30 06:04:47 -0600
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.