Hi, i’ve got two IP cameras that has only RTSP Stream. Unfortunetly i have problem with a conection to vera edge ui7.
The stream of cameras is:
rtsp://admin:admin@192.168.1.100/user=admin_password=tlJwpbo6_channel=1_stream=0.sdp (propably IPC_GM8135S)
rtsp://admin:123456@192.168.1.110:554/mpeg4 or mpeg4cif |(camera real model TH38C20)
I was try many solutions and have no success. (no video)
try the open source software ispy to find additional camera url. this is the website http://www.ispyconnect.com/ to download from.
I had a lorex camera, the only documentation I could find was this url
rtsp://username:password@ip:554/cam/realmonitor?channel=1&subtype=1.
I used the camera wizard in ispy and selected my camera model LNB4321b and it found this additional url
http://username:password@ip:80/cgi-bin/snapshot.cgi?1
I appended &channel=1&subtype=1 to choose which camera and video stream, subtype=1 is the hires video stream,
this was the resulting URL I could add to Vera.
http://username:password@ip:80/cgi-bin/snapshot.cgi?1&channel=1&subtype=1
I have 4 Sricam’s that only use RTSP and Blue Iris works great for me. All 4 show up as a composite camera (great to view on a phone) and using the DVR plugin, I have each stream to its own device. Blue Iris will signal motion to a virtual motion sensor on Vera, and Vera will arm the cameras for recording on Blue Iris.