1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00

Create video element early.

This commit is contained in:
Juliusz Chroboczek 2020-12-25 20:29:46 +01:00
parent 3c04d48b85
commit 2dfa175bd1

View file

@ -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