mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 13:48:38 +00:00
small oversight breaking chrome in last code push
We should be having better automatic camera selection, but I also reverted some things.
This commit is contained in:
parent
8a51782a71
commit
f9b5ab7b9b
@ -1070,7 +1070,7 @@ function previewWebcam(){
|
||||
|
||||
audioSelect.onchange = function(){console.log("CHANGED");activatedPreview=false;grabVideo();};
|
||||
videoSelect.onchange = function(){activatedPreview=false;grabVideo();};
|
||||
|
||||
activatedPreview = false;
|
||||
grabVideo();
|
||||
|
||||
}).catch(handleError);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user