apprtc icon indicating copy to clipboard operation
apprtc copied to clipboard

WebRTC AppRTC - appspot join room - 500 internal server error - google bigquery analytics insertAll api Returned Not found Dataset

Open sputnik9 opened this issue 6 years ago • 2 comments

Hello All,

https://github.com/webrtc/apprtc

https://appr.tc/

I need to implement above demo to my AWS EC2 Ubuntu server.

I have attached some screenshots that might help you to address the solution.

starting collider

turn server

joining room from browser

app screen for that room

google cloud platform error log

AWS EC2 Instance Inbound Rules

Below is my /etc/turnserver.conf file code:

listening-port=3478 listening-ip=XX.XXX.XXX.XX (ie. my aws ec2 instance's public ip address) use-auth-secret static-auth-secret=641eaa0e9dacd772ec8610ba962ed5e5a505795ca2ece640f8920d415eb8XXXX relam=north.gov user=ninefingers:0xbc807ee29df3c9ffa736523fb2c4e8ee no-tls no-dtls cert=/etc/turn_server_cert.pem pkey=/etc/turn_server_pkey.pem cli-port=5766 cli-password=qwerty

Please guide me on this.

Thanks in advance

sputnik9 avatar Oct 04 '19 12:10 sputnik9

  1. Is this required that i have to setup and run the apprtc on local first? I mean if i directly setup and run it on AWS Ec2 instance is that correct way?

  2. Is it required to have "https" if i use AWS EC2?

sputnik9 avatar Oct 05 '19 12:10 sputnik9

I have a similar problem - https://github.com/webrtc/apprtc/issues/715 Did you solve yours?

Thanks

ciucaandrei avatar Oct 16 '21 09:10 ciucaandrei