DTMF: sync with WebRTC 1.0 #719
Closed
Labels
Comments
WebRTC insertDTMF has a race condition since the tonebuffer can change dynamically depending when it was read vs calling the insert. |
Opened a separate Issue #732 to deal with the race condition. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following merged WebRTC 1.0 PRs may relate to ORTC as well:
w3c/webrtc-pc#1373 (DTMF playout algorithm for comma)
w3c/webrtc-pc#1338 (insertDTMF replaces tone buffer)
w3c/webrtc-pc#1335 (typo in DTMF playout steps)
w3c/webrtc-pc#1298 (intertone gap maximum)
The text was updated successfully, but these errors were encountered: