matrix-js-sdk
2128f67d - Fix bug with ine-way audio after a transfer (#2193)

Commit
3 years ago
Fix bug with ine-way audio after a transfer (#2193) Seems chrome at least will give you a disabled audio track if you already had another user media audio track and disabled it, so make sure our tracks are enabled when we add them. We already did this on one code path but it didn't get moved over when a new code path was added. On the plus side, we now know the reason for the ancient code that had the comment asking what it was for, so update that.
Author
Parents
Loading