commit | 064d914c4b2a961dca4907f804e8534265901e1f | [log] [tgz] |
---|---|---|
author | Jan Schmidt <jan@centricular.com> | Sat Jul 14 23:04:30 2018 +1000 |
committer | Jan Schmidt <jan@centricular.com> | Mon Jul 16 18:24:51 2018 +1000 |
tree | 202a5cac76cd2a8d5a8678e416a67a609647b94e | |
parent | 1715913ad8030220a7d9af40c979f7a68cab69b3 [diff] |
webrtc: Clean up and fix transportsendbin Refactor transportsendbin, and change the way pads are blocked on dtlssrtpenc so that they don't interfere with state changes. As well as being easier to read, this fixes spurious failures shutting down webrtcbin if DTLS negotiation hasn't completed yet.