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:
.jpg?inst-v=351b8a5d-2311-4dca-936f-5d1e8b7ab61e)
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)
%201.png?inst-v=351b8a5d-2311-4dca-936f-5d1e8b7ab61e)
Analysis
In Wireshark you will see the packets in use by port 9554.
%202.png?inst-v=351b8a5d-2311-4dca-936f-5d1e8b7ab61e)

Nice to know: