-
Notifications
You must be signed in to change notification settings - Fork 39
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
No Video #3
Comments
Hi @mattstabeler it could be a CORS issue if you opened the file via file:/// instead of via the node server. Happy to help debug if you're still having issues - apologies for slow reply. |
Hello matt, I am new to this WebRTC application adn have downloaded the code but can't get my video to show. I installed node js and I also run the script from the command. It say server listening port 1234 so that's fine. However, when I go to localhost:1234, I get the radom number, my camera is activated for sharing. However when I send the ip to the callee to test for video the callee get's a message saying "One moment please... connecting call" and it's just stuck there. I think I am close but I don't see any video. Can you please give some insight? I want to see this work locally before I go futher. Thanks |
Hello LynSalt,I'm glad that you send me this mail,but I did this program two year before as a homework,and now I am not good at the WEB-RTC at all,so I can't give you any advise,I'm so sory,hope you can figure this out soon. |
Thanks Sent from my iPhone
|
Hey, great example! I can't seem to get the video to show up though. I might be missing something... I just get a crossed out camera icon. Chat works, as well as file transfer.
Using google Chrome, running node locally, opening two browser tabs (or across two browser instances).
The text was updated successfully, but these errors were encountered: