You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the title. If there is a '#' in the RTSP password, calling VideoCapture returns an error "[tcp @ 0x227f500] Port missing in uri" even when port 554 is specified. This is on a HIK camera. Setting the password to something without a '#' fixes the issue.