Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use HTMLMediaElement srcObject for MediaStreams if available (#13)
Use HTMLMediaElement.srcObject in favour of deprecated URL.createObjectURL only on supported browsers by checking if the HTMLMediaElement interface is available
- Loading branch information