You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i use localhost:8889 is run
use rtc.test.cn:8889 or use nginx proxy_pass to localhost:8889 and domain : rtc.test.cn
index.js:87 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'enumerateDevices')
The text was updated successfully, but these errors were encountered:
"start": "webpack-dev-server --config ./webpack.config.js --mode development --http --port 8889 --host rtc.test.cn",
when i use localhost:8889 is run
use rtc.test.cn:8889 or use nginx proxy_pass to localhost:8889 and domain : rtc.test.cn
index.js:87 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'enumerateDevices')
The text was updated successfully, but these errors were encountered: