Skip to main content

How can I configure Bosch cameras with SRTP encryption for VMS systems (streaming protocols & URLs)?

Question

How can I configure Bosch cameras with SRTP encryption for VMS systems (streaming protocols & URLs)?

Answer

Cameras settings:

How can I configure Bosch cameras with SRTP encryption for VMS systems (streaming protocols and URLs).jpg

HTTPS (with encryption based on SRTP)

  • UDP Unicast

    • Simple URL: rtsps://IP:9554/srtp=1

    • RTSP URL: rtsps://IP:9554/?line=1&srtp=1&mki=1&enableaudio=0&enablevideo=1&vcd=1&meta=1

    • control port: 9554

  • UDP Multicast (default)

    • RTSP URL: rtsps://IP:9554/?line=1&multicast=1&srtp=1&mki=1&enableaudio=0&enablevideo=1&vcd=1&meta=1

    • control port: 9554

  • TCP

    • RTSP URL: rtsps://IP:9554/rtsp_tunnel?line=1&srtp=1&mki=1&enableaudio=0&enablevideo=1&vcd=1&meta=1

    • control port: 9554

    • stream port: 9554

Player:

⚠️ Note: RTSPS does not work in VLC live555 codec, but it can be opened with for example VSG (Video Streaming Gateway in BVMS).

BVMS (Bosch Video Management System)

How can I configure Bosch cameras with SRTP encryption for VMS systems (streaming protocols and URLs) 1.png

Analysis 

In Wireshark you will see the packets in use by port 9554.

How can I configure Bosch cameras with SRTP encryption for VMS systems (streaming protocols and URLs) 2.png
nice to know.png

Nice to know:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.