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

Problem with RTCMultiConnection multi conference #35

Open
afominov opened this issue May 31, 2013 · 3 comments
Open

Problem with RTCMultiConnection multi conference #35

afominov opened this issue May 31, 2013 · 3 comments

Comments

@afominov
Copy link

I use your latest bandwidth demo, and it works fine with one-to-one conference. But if i trying to connect more than one videos, i get infinity ["setTimeout(onRemoteStreamStartsFlowing, 300)"] message in chrome console and new peers doesn't connect to session. What's the problem? Is it bug of my browser, web-camera, etc. or RTCMultiConnection library?

PS sorry for my bad english

@muaz-khan
Copy link
Owner

This demo seems working fine for multi-users. Isn't it? However, thanks for informing the issue. I'll test it thoroughly. RTCMultiConnection-v1.3 is still under construction. I'm expecting many known bugs there; I'll fix them soon.

@afominov
Copy link
Author

Yes, demo working fine on my laptop, not on PC. Seems that problem from my side. Sorry for false issue and thank you for answer. You're doing great job with your library.

@FreCap
Copy link

FreCap commented Jun 1, 2013

Are you using the same code of the example?
Does your browser throw some error in getUserMedia?

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

3 participants