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
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?