Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

J5 wired smart doorbell ONVIF RTSP URL

Jackie

Member
Joined
Aug 3, 2017
Messages
260
Reaction score
18
J5 wired smart doorbell (CloudEdge version) supports ONVIF connection, this feature enables it to be integrated with other video surveillance system and other security home automation system. If you want to use this function, you need to enable it on CloudEdge app and setup a valid password for the connection.
Here it's the specification of ONVIF and RTSP:
ONVIF port: 8000
Default account: admin
Password: your created password
RTSP URL:
Code:
rtsp://admin:[RTSPPassword]@[IP_Address]:8554/Streaming/Channels/101
rtsp://admin:[RTSPPassword]@[IP_Address]:8554/Streaming/Channels/102

Example: rtsp://admin:TYpass150@192.168.1.188:8554/Streaming/Channels/101
 
Last edited:
Back
Top