diff --git a/js/comm.js b/js/comm.js index 4452d1f..bcd32fa 100644 --- a/js/comm.js +++ b/js/comm.js @@ -6,7 +6,7 @@ * @date 24-Dec-2016 */ -'use strict'; + var servers = { iceServers: [ @@ -20,6 +20,8 @@ var streamConstraints; var myMediaStream; window.addEventListener('load', function(){ + const room = getRoom(); + startCounter();//shows the time spent in room /*