Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video/Audio ScreenStream do not work. #19

Open
emailbsuv opened this issue Aug 25, 2020 · 1 comment
Open

Video/Audio ScreenStream do not work. #19

emailbsuv opened this issue Aug 25, 2020 · 1 comment

Comments

@emailbsuv
Copy link

emailbsuv commented Aug 25, 2020

I setup sources on host http://85.93.145.4:8000/

log on "yarn dev":

==================================================
root@elektrika:~/meet# yarn dev
yarn run v1.22.4
$ concurrently -n 'server,client' -c 'red,green' "nodemon app.js" "NODE_ENV=production PORT=8000 react-scripts start"
[server] [nodemon] 2.0.4
[server] [nodemon] to restart at any time, enter rs
[server] [nodemon] watching path(s): .
[server] [nodemon] watching extensions: js,mjs,json
[server] [nodemon] starting node app.js
[server] listening on 4001
[client] ℹ 「wds」: Project is running at http://0.0.0.0:8000/
[client] ℹ 「wds」: webpack output is served from
[client] ℹ 「wds」: Content not from webpack is served from /root/meet/public
[client] ℹ 「wds」: 404s will fallback to /
[client] Starting the development server...
[client]
[server] http://85.93.145.4:8000/ggg [ 'h5aSuU6hl-LeZqxoAAAA' ]
[server] http://85.93.145.4:8000/ggg [ 'h5aSuU6hl-LeZqxoAAAA', 'omxkhLbvNyJcATLPAAAB' ]
[client] Compiled with warnings.
[client]
[client] ./src/Video.js
[client] Line 127:39: Function declared in a loop contains unsafe references to variable(s) 'connections', 'socket', 'connections' no-loop-func
[client] Line 153:41: Function declared in a loop contains unsafe references to variable(s) 'connections', 'socket', 'connections' no-loop-func
[client] Line 189:39: Function declared in a loop contains unsafe references to variable(s) 'connections', 'socket', 'connections' no-loop-func
[client] Line 350:43: Function declared in a loop contains unsafe references to variable(s) 'connections', 'socket', 'connections' no-loop-func
[client]
[client] ./src/Home.js
[client] Line 21:8: 'url' is already defined no-redeclare
[client]
[client] Search for the keywords to learn more about each warning.
[client] To ignore, add // eslint-disable-next-line to the line before.
[client]

Video/Audio ScreenStream do not work.
May be need to setup SSL certificate ?

@mohsinalimat
Copy link

I have same problem in my localhost server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants