0

WebRTC work only in local subnet but after deploy to Heroku stop working correctly. I can not recieve data.

const PC_CONFIG = { 'iceServers': [{url:'stun:stun.l.google.com:19302'} ] }; github code

1
  • share with us the log of heroku and your deps so user can help you Commented Oct 22, 2020 at 19:14

1 Answer 1

3

if you are having issues with Heroku, use the Heroku deploy template listed on the Github Code:  Heroku Deploy Template.

If you still have errors, please run heroku logs --tail and paste the logs so we can help further.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.