cd ~cd janus-gateway./autogen.sh
/configure --prefix=/opt/janus
make
make install
make configs
when i fired command "make configs" i got below logs on server
make configs
/bin/mkdir -p /opt/janus/etc/janus
cp "/root/janus-gateway/conf/janus.cfg.sample" "/opt/janus/etc/janus/janus.cfg"; cp "/root/janus-gateway/conf/janus.plugin.audiobridge.cfg.sample" "/opt/janus/etc/janus/janus.plugin.audiobridge.cfg"; cp "/root/janus-gateway/conf/janus.plugin.echotest.cfg.sample" "/opt/janus/etc/janus/janus.plugin.echotest.cfg"; cp "/root/janus-gateway/conf/janus.plugin.recordplay.cfg.sample" "/opt/janus/etc/janus/janus.plugin.recordplay.cfg"; cp "/root/janus-gateway/conf/janus.plugin.sip.cfg.sample" "/opt/janus/etc/janus/janus.plugin.sip.cfg"; cp "/root/janus-gateway/conf/janus.plugin.streaming.cfg.sample" "/opt/janus/etc/janus/janus.plugin.streaming.cfg"; cp "/root/janus-gateway/conf/janus.plugin.videocall.cfg.sample" "/opt/janus/etc/janus/janus.plugin.videocall.cfg"; cp "/root/janus-gateway/conf/janus.plugin.videoroom.cfg.sample" "/opt/janus/etc/janus/janus.plugin.videoroom.cfg"; cp "/root/janus-gateway/conf/janus.plugin.voicemail.cfg.sample" "/opt/janus/etc/janus/janus.plugin.voicemail.cfg";
Please let me know what next step i have to take to start or configure janus and we need your help.
Thank you
cd /opt/janus./bin/janus
php -S 0.0.0.0:8000
but when i access the link http://198.154.251.54:8000 its showing below message on browser.
The requested resource / was not found on this server.
Please assist me to check demo on server.
Thank you
php -S 0.0.0.0:8000 -t /opt/janus/share/janus/demos/