deepch / RTSPtoWebRTC

RTSP to WebRTC use Pion WebRTC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying this on AWS EC2

ats1999 opened this issue · 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

Facing same issue

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

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

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

Was it working locally in your case

Yes. Exact same issue

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