WebRTC
only works locally even after deploying to Heroku
.
I am using EasyRTC
and their demo files from GitHub.
All works great in localhost
. I also deployed the files using Heroku
, which also worked great locally (in LAN
, same Wifi).
But when I tried it in WAN
it did not work and started to give errors.
Please help on any ways to fix this or a suggestion for another deployment method or webrtc
library.