Access camera via IP
I can access video with cv2.VideoCapture
with url below.
rtsp://[username]:[password]@[LAN IP]:[port]/cam/realmonitor?channel=1&subtype=0
But cannot access via internet IP
Some app can monitor camera with information: IP username password
please explain
If I understand correctly, you have to set your router to forward the port to the LAN-IP, and then exchange the LAN-IP with your WAN-IP in your rtsp-address
Flow access camera
https://static.dipol.com.pl/images/images/info/00010111101128.gif
Use some software like Smart PSS, KBView Lite can connect camera with input: IP, username, password, camera port
How i can connect camera like that