How to read network video file using the opencv2.4.13
Hi, I want to know how to read network video file or network camera. Does it work by using cap = cvCaptureFromFile(filename) ? Thank for help!
add a comment