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

Demo is broken #17

Open
NicolasRannou opened this issue Mar 1, 2013 · 5 comments
Open

Demo is broken #17

NicolasRannou opened this issue Mar 1, 2013 · 5 comments

Comments

@NicolasRannou
Copy link

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...

@benbrittain
Copy link
Member

Investigating. Most likely this has something to do with a new API issue.

@NicolasRannou
Copy link
Author

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...!

@danielkutik
Copy link
Contributor

chrome 25 and chrome canary 27 worked for me. might be a NAT problem?

@NicolasRannou
Copy link
Author

Thanks for the feedback guys!
So on a standard network (at home) it is working fine between 2 browsers.

Would a NAT problem would explain why the chat works but not the video?

@TCSFrank
Copy link

TCSFrank commented Mar 8, 2013

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.

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

4 participants