I have a streaming web-camera in my office, it is a proprietary consumer electronics product, I did not build it, and I have a somewhat limited access to programing its underlying hardware.
The stream is at [this URL](http://130.111.192.108/videostream.cgi?user=z&pwd=SpyCam2015)
and is formated as a series of jpegs. is there any way I can have OpenCV read a network stream?
how would I set that up?
↧