Access camera via IP

asked 2020-02-26 03:36:18 -0600

Ryan82 gravatar image

updated 2020-02-26 07:06:20 -0600

supra56 gravatar image

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

edit retag flag offensive close merge delete

Comments

1

But cannot access via internet IP

please explain

berak gravatar imageberak ( 2020-02-26 06:13:37 -0600 )edit

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

MicTie gravatar imageMicTie ( 2020-02-26 22:48:15 -0600 )edit

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

Ryan82 gravatar imageRyan82 ( 2020-02-27 01:22:03 -0600 )edit