Nonmatching transport in server reply + onvif +rtsp +python

asked 2020-03-10 12:12:22 -0600

DamianLitman gravatar image

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.

edit retag flag offensive close merge delete