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.
1 | initial version |
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.
2 | retagged |
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.