From 0c75eaa8098d8fc167049bce1271a1958e999d05 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Wed, 17 Jun 2015 11:58:25 -0500 Subject: [PATCH] FS-7664 #resolve --- html5/verto/demo/js/verto-min.js | 7 +- html5/verto/js/src/jquery.FSRTC.js | 133 ++++++++++++++++++------- html5/verto/video_demo/js/verto-min.js | 7 +- 3 files changed, 103 insertions(+), 44 deletions(-) diff --git a/html5/verto/demo/js/verto-min.js b/html5/verto/demo/js/verto-min.js index 8fc2dedfe4..451186f9b6 100644 --- a/html5/verto/demo/js/verto-min.js +++ b/html5/verto/demo/js/verto-min.js @@ -1,5 +1,5 @@ -(function($){function findLine(sdpLines,prefix,substr){return findLineInRange(sdpLines,0,-1,prefix,substr);} +var iceTimerSent=0;var iceTimerCompleted=0;var iceTimer;(function($){function findLine(sdpLines,prefix,substr){return findLineInRange(sdpLines,0,-1,prefix,substr);} function findLineInRange(sdpLines,startLine,endLine,prefix,substr){var realEndLine=(endLine!=-1)?endLine:sdpLines.length;for(var i=startLine;i