I have success running the janus gateway. But the problem is that I no stream to display on the demo testing page. It always show the Loading Icon and nothing happened after that. I have edited the configuration file like below:
[WARN] HTTPS webserver disabled
[WARN] Admin/monitor HTTP webserver disabled
[WARN] Admin/monitor HTTPS webserver disabled
JANUS REST (HTTP/HTTPS) transport plugin initialized!
HTTP/Janus sessions watchdog started
Creating new session: 1486722975333764
Creating new handle in session 1486722975333764: 3255178289263739
[3255178289263739] Creating ICE agent (ICE Full mode, controlling)
[3255178289263739] The DTLS handshake has been completed
WebRTC media is now available
I don't know why it does not work. Please help me.