Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can the VideoCapture() access with rstp protocol on Windows10?

On Mac using OpenCV 3.4.0 with python3, VideoCapture() can access URL="rtsp://admin:pass@address:port/api". But on Windows10 using OpenCV 3.4.1 with python2.7, VideoCapture() can not access the URL.