-
Notifications
You must be signed in to change notification settings - Fork 285
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
Demo is broken #17
Comments
Investigating. Most likely this has something to do with a new API issue. |
Could it be a proxy issue as well? I only tried it from my private network at work... I guess I could try to run the demo locally and put the server in debug mode. Is there such an option? And the chat works... I'll try it at home tonight and let you know if it works there...! |
chrome 25 and chrome canary 27 worked for me. might be a NAT problem? |
Thanks for the feedback guys! Would a NAT problem would explain why the chat works but not the video? |
Works fine for me behind NAT, with someone else who is also behind NAT (not on my LAN). The chat window blocks my video on the other end, but the video streams. |
Trying to run the demo on:
http://webrtc.dennis.is/
I can connect, create a room and see myself properly.
I can open a new tab in this room and see myself 2 times mirrored.
But if I give a friend the link, he can connect, but the video stream doesn't show anything. It is there in the DOM, everything looks correct but it is "blank" or empty.
Any idea why?
Could it be a connection issue? Too slow, firewalls?
Chat is working but not the video.
We tried the latest chrome (25.0.1364.99) and chrome canary (27.0.1426.0) on mac.
Here is the blank element if it can help...
The text was updated successfully, but these errors were encountered: