t-mullen / Web-Broadcasting-Software

Broadcasting software for the web. (WBS)
https://t-mullen.github.io/Web-Broadcasting-Software/
MIT License
141 stars 25 forks source link

Use mediaDevices.enumerateDevices() #6

Closed t-mullen closed 6 years ago

t-mullen commented 6 years ago

Currently "default" video/audio devices are used. mediaDevices.enumerateDevices() should be used where supported to allow fine-grained source selection.