web_video_server stream in external application

asked 2016-06-10 12:10:38 -0500

Myzhar gravatar image

Hi all,

I'm trying to acquire the video stream generated by "web_video_server" using an external software based on OpenCV.

I tried to initialize cv::VideoCapture with this address: http://localhost:8080/stream?topic=/u... that is correct for an internet browser, but I cannot open it.

Any ideas?

Thank you Walter

edit retag flag offensive close merge delete