The rtsp code you can use to connect to the cameras from an rtsp player like VLC player. This code can be use using the default username and password of our DVR/Megapixel Cameras which is admin for the username and admin for the password. You can easily change the username and password encryption; this is a Base 64 encode and the formula will be: admin/admin equals in 64 base Encode YWRtaW46YWRtaW4== . I will attached this link for the website I use to figure out the code for the usernames and password I use: http://www.yellowpipe.com/yis/...../index.php
Here is the code for you to stream from the DVR:
Use with admin/admin. rtsp://put DVR IP address here:554/cam/realmonitor?channel=1&subtype=00&authbasic=YWRtaW46YWRtaW4==
Here is the code for you to stream from Megapixel Cameras:
Use with admin/admin. rtsp://admin:admin@put Megapixel_ip_Address here/cam/realmonitor?channel=1&subtype=1
good luck!!
NOTE: THERE IS NO GUARANTEE THAT THIS CODE WILL WORK WITH HOME AUTOMATION EQUIPMENT.
1 Guest(s)