Replies: 2 comments
-
This is a really great feature. It can further reduce latency for interactive applications. We should consider supporting it.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I also think this is an interesting feature, and you are welcome to submit a patch.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
WebRTC has a feature that allows the server side to set a specific playback delay. This setting can reduce the delay by about 20-30ms in remote control scenarios. So, should we consider if SRS can support this feature?
https://webrtc.googlesource.com/src/+/main/docs/native-code/rtp-hdrext/playout-delay/README.md
Chrome already supports this feature.

TRANS_BY_GPT4
Beta Was this translation helpful? Give feedback.
All reactions