* [Redirect to another server](#redirect-to-another-server)
* [Fallback stream](#fallback-stream)
* [Corrupted frames](#corrupted-frames)
* [RTMP protocol FAQs](#rtmp-protocol-faqs)
* [RTMP protocol](#rtmp-protocol)
* [RTMP general usage](#rtmp-general-usage)
* [HLS protocol FAQs](#hls-protocol-faqs)
* [HLS protocol](#hls-protocol)
* [HLS general usage](#hls-general-usage)
* [Decrease delay](#decrease-delay)
* [Links](#links)
@ -138,7 +138,7 @@ Please keep in mind that the Docker image doesn't include _FFmpeg_. if you need
@@ -138,7 +138,7 @@ Please keep in mind that the Docker image doesn't include _FFmpeg_. if you need
@ -538,7 +538,7 @@ while True:
@@ -538,7 +538,7 @@ while True:
sleep(1 / fps)
```
## RTSP protocol FAQs
## RTSP protocol
### RTSP general usage
@ -686,7 +686,7 @@ In some scenarios, when reading RTSP from the server, decoded frames can be corr
@@ -686,7 +686,7 @@ In some scenarios, when reading RTSP from the server, decoded frames can be corr
readBufferSize: 8192
```
## RTMP protocol FAQs
## RTMP protocol
### RTMP general usage
@ -712,7 +712,7 @@ Credentials can be provided by appending to the URL the `user` and `pass` parame
@@ -712,7 +712,7 @@ Credentials can be provided by appending to the URL the `user` and `pass` parame