If the client is _VLC_, encryption can't be deployed, since _VLC_ doesn't support it.
If the client is _VLC_, encryption can't be deployed, since _VLC_ doesn't support it.
@ -256,7 +256,7 @@ After starting the server, the webcam is available on `rtsp://localhost:8554/cam
### Convert streams to HLS
### Convert streams to HLS
HLS is a media format that allows live streams be embedded in web pages, inside standard `<video>` HTML tags. To generate HLS whenever someone publishes a stream, edit `rtsp-simple-server.yml` and replace everything inside section `paths` with the following content:
HLS is a media format that allows to embed live streams into web pages, inside standard `<video>` HTML tags. To generate HLS whenever someone publishes a stream, edit `rtsp-simple-server.yml` and replace everything inside section `paths` with the following content: