Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I get an image from a network stream?

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?

How can I get an image from a network stream?

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

UPDATE: The camera is a FOSSCAM F18910W

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?

How can I get an image from a network stream?

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://someIP/videostream.cgi?user=z&pwd=SpyCam2015)

UPDATE: The camera is a FOSSCAM F18910W

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?