[Live-devel] RTSP over HTTPS tunneling

Laszlo Ast ast at netavis.hu
Wed Dec 15 01:09:54 PST 2021


 > Did you try stunnel or nginx as the HTTP to HTTPS proxy? Those are more likely to implement the wide array of TLS 
functionality your end devices require than the more limited socat.
I successfully used stunnel, and possibly tried traefik and caddy, but it was some weeks ago.
I also considered nginx, however, at the end, for purely test purposes, it seemed that socat was the simplest solution.

Using socat, I could
- test RTSPS with RTP/UDP and RTP/RTSP/TCP
- test HTTPS tunneling
- listen to decrypted traffic

Laszlo


More information about the live-devel mailing list