Create video element early.
This commit is contained in:
@@ -341,6 +341,8 @@ function gotDownStream(c) {
|
||||
c.onstats = gotDownStats;
|
||||
if(getSettings().activityDetection)
|
||||
c.setStatsInterval(activityDetectionInterval);
|
||||
|
||||
setMedia(c, false);
|
||||
}
|
||||
|
||||
// Store current browser viewport height in css variable
|
||||
|
||||
Reference in New Issue
Block a user