You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Using values I found on the AWS console:
Trying to use video isn't working as seen here:
It looks to me as if I need to open an additional port or two, I'm not sure which one(s) though.
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.
The text was updated successfully, but these errors were encountered: