Question
how to select camera by script
I am currently using webcam.js on my computer web cam,
sometime, it trigger load event but does not trigger life event even I wait for 1minute.
as a result it show a white screen on the streaming area.
after I identify the reason, I found out it is streaming another camera that is not used for streaming.
my question is, is there a way to let me select camera to streaming in script?
