DTMF Examples: Race Condition #732
Closed
Labels
Comments
aboba
added a commit
that referenced
this issue
Sep 18, 2017
Fix for Issue #732 Related WebRTC 1.0 PR: w3c/webrtc-pc#1607
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From Robin: insertDTMF has a race condition since the tonebuffer can change dynamically depending when it was read vs calling insertDTMF.
[BA] This appears in Examples 19, 20 and possibly 21.
Related WebRTC PR: w3c/webrtc-pc#1337 (fix DTMF examples)
The text was updated successfully, but these errors were encountered: