Closed gregarican closed 4 years ago
I did see your other project (https://github.com/philnash/mediadevices-camera-selection) and am attempting to port this over for React/Hooks.
Please disregard, I was able to cobble it together :)
Glad to see you found my other repo and you got the feature working here.
One feature that would be interesting would be allowing the app user to select which camera to use for their session. In the event there are multiple cameras. I assume that the default camera is automatically assigned to the session. Out of curiosity, how much work would be required to add this feature? What would be a good starting-off point for me to start coding this?