Question
How can I configure Bosch cameras with SRTP encryption for VMS systems (streaming protocols & URLs)?
Answer
Cameras settings:
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)
Analysis
In Wireshark you will see the packets in use by port 9554.
Nice to know: