feat: remove pull protocol config

This commit is contained in:
langhuihui
2023-10-11 17:01:09 +08:00
parent 62409f14b5
commit c4700713a8
4 changed files with 14 additions and 19 deletions

View File

@@ -52,7 +52,6 @@ rtsp:
rtcpaddr: :8001
readbuffercount: 2048
writebuffercount: 2048
pullprotocol: tcp # auto, tcp, udp
```
:::tip Configuration override
publish and subscribe, any section not configured will use global configuration.