DVR and RTSP

Humito
edited April 2014 in SecuritySpy
Hi, how do I add my DVR, if I join in your browser rtsp://192.168.1.51:554/user=admin&password=123456&channel=1&stream=0.sdp?
I tried to choose the device type: Manual configuration - don't work

Comments

  • Hi Humito,

    In the Video Device Settings window in SecuritySpy, create a new network device and set the device type to Manual. Enter the DVR's IP address and username/password but leave both port boxes empty. In the Request box, enter the following:

    user=admin&password=123456&channel=1&stream=0.sdp?

    Does this work?
  • It works!!
    Device type - manual
    HTTP port - 80
    RTSP port 554
    Username and password - empty
    Format - RTSP TCP or UDP
    Request - /user=admin&password=123456&channel=1&stream=0.sdp?

    Thank you very much!