* [Encrypt the configuration](#encrypt-the-configuration)
* [RTSP proxy mode](#rtsp-proxy-mode)
* [Proxy mode](#proxy-mode)
* [RTMP protocol](#rtmp-protocol)
* [Publish from OBS Studio](#publish-from-obs-studio)
* [Publish a webcam](#publish-a-webcam)
* [Publish a Raspberry Pi Camera](#publish-a-raspberry-pi-camera)
* [Convert streams to HLS](#convert-streams-to-hls)
@ -244,7 +245,7 @@ After performing the encryption, it's enough to put the base64-encoded result in
@@ -244,7 +245,7 @@ After performing the encryption, it's enough to put the base64-encoded result in
RTSP_CONFKEY=mykey ./rtsp-simple-server
```
### RTSP proxy mode
### Proxy mode
_rtsp-simple-server_ is also a RTSP and RTMP proxy, that is usually deployed in one of these scenarios:
@ -304,6 +305,18 @@ Credentials can be provided by appending to the URL the `user` and `pass` parame
@@ -304,6 +305,18 @@ Credentials can be provided by appending to the URL the `user` and `pass` parame