Use default Pion webrtc interceptors

Slightly higher latency, but more stable in high ping situations.
This commit is contained in:
Sergey Stepanov 2023-11-16 01:16:09 +03:00
parent e6e537d799
commit aa10008d1b
No known key found for this signature in database
GPG key ID: A56B4929BAA8556B

View file

@ -319,7 +319,7 @@ storage:
webrtc:
# turn off default Pion interceptors (see: https://github.com/pion/interceptor)
# (performance)
disableDefaultInterceptors: true
disableDefaultInterceptors: false
# indicates the role of the DTLS transport (see: https://github.com/pion/webrtc/blob/master/dtlsrole.go)
# (debug)
# - (default)