Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

VideoCapture is not working in OpenCV 3.0.0 or the 3.1.0 in Windows 7

This code work in OpenCV 2.4.10 but not in 3.0.0, wireshark don't show any trafic to the address. I am using Windows 7

cap.open("rtsp://admin:[email protected]:554/live");

cap.isOpened() return false

thanks.

click to hide/show revision 2
retagged

VideoCapture is not working in OpenCV 3.0.0 or the 3.1.0 in Windows 7

This code work in OpenCV 2.4.10 but not in 3.0.0, wireshark don't show any trafic to the address. I am using Windows 7

cap.open("rtsp://admin:[email protected]:554/live");

cap.isOpened() return false

thanks.