Ask Your Question

Revision history [back]

Nonmatching transport in server reply + onvif +rtsp +python

Hello, I want to access a wifi ip camera with the following code: cv2.VideoCapture('rtsp://admin:[email protected]:554/onvif1')

but in response it throws me the error "Nonmatching transport in server reply".

In vlc it works correctly.

Anyone knows how to solve this? Thx.