RTSPtoWebRTC icon indicating copy to clipboard operation
RTSPtoWebRTC copied to clipboard

Deploying this on AWS EC2

Open ats1999 opened this issue 2 years ago • 6 comments

How can I deploy this on AWS EC2?

I have installed the server on ec2, but that is not working on the production.

Locally

Screenshot from 2022-03-17 20-04-09

Production - This is only

Screenshot from 2022-03-17 20-15-19

ats1999 avatar Mar 17 '22 14:03 ats1999

Facing same issue

anurag-pushpak avatar Mar 21 '22 12:03 anurag-pushpak

It's accessible that's why it's loading page

ats1999 avatar Mar 21 '22 13:03 ats1999

Was facing the same issue. Fixed by changing stun servers to stun.stunprotocol.org:3478 in config.json and app.py

4nuragk avatar Mar 23 '22 13:03 4nuragk

Was facing the same issue. Fixed by changing stun servers to stun.stunprotocol.org:3478 in config.json and app.py

Was it working locally in your case

ats1999 avatar Mar 23 '22 15:03 ats1999

Was it working locally in your case

Yes. Exact same issue

4nuragk avatar Mar 23 '22 16:03 4nuragk

I have same issue. I changed the stun server to stun:stun.stunpr otocol.org:3478 but it does not work

jsheo96 avatar Feb 07 '23 05:02 jsheo96