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

No stream received on Firefox (64.0, 64-bit, up-to-date distro of Ubuntu) #7

Open
samames opened this issue Mar 12, 2021 · 2 comments

Comments

@samames
Copy link

samames commented Mar 12, 2021

I absolutely love this demo, it's so simple and helpful for newcomers like me. Please try to recreate the issue and patch it.

No stream received on Firefox (86.0, 64-bit, Ubuntu 20.10)

Stream displays on the broadcaster, but not on the consumer/subscriber window.

@samames
Copy link
Author

samames commented Mar 12, 2021

I believe this issue is because I was using localhost without self-signed certificates. However, localhost is considered secure according to MDN, so it should work, really. Anyway, I want to test to make sure.

So I span up an Ubuntu AWS instance and deployed this demo with self-signed certificates. I opened the ports that you specify on readme.MD (inbound TCP to port 3000, inbound UDP to ports 40000-49999)

Then adapted config.json to:
sandbox1
sandbox2
Using values I found on the AWS console:
sandbox

Trying to use video isn't working as seen here:
sandbox3

It looks to me as if I need to open an additional port or two, I'm not sure which one(s) though.

Please help :)

@DPR-white
Copy link

problems solved, please delete this.

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