Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

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

Open
sputnik9 opened this issue Oct 4, 2019 · 2 comments

Comments

@sputnik9
Copy link

sputnik9 commented Oct 4, 2019

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 sputnik9 changed the title WebRTC AppRTC - appspot join room - 500 internal server error - google bigquery analytics insertAll api Returnrd Not found Dataset WebRTC AppRTC - appspot join room - 500 internal server error - google bigquery analytics insertAll api Returned Not found Dataset Oct 4, 2019
@sputnik9
Copy link
Author

sputnik9 commented Oct 5, 2019

  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?

@ciucaandrei
Copy link

I have a similar problem - #715
Did you solve yours?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants