Compare commits
1 Commits
develop
...
LH-265-ena
Author | SHA1 | Date | |
---|---|---|---|
df3482ac15 |
@ -135,7 +135,7 @@ const streamSuccess = (stream) => {
|
||||
const getLocalStream = () => {
|
||||
console.log('[getLocalStream]');
|
||||
navigator.mediaDevices.getUserMedia({
|
||||
audio: false,
|
||||
audio: true,
|
||||
video: {
|
||||
width: {
|
||||
min: 640,
|
||||
|
Loading…
Reference in New Issue
Block a user