]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/assets/player/peertube-plugin.ts
HLS v1 support
[github/Chocobozzz/PeerTube.git] / client / src / assets / player / peertube-plugin.ts
index 919b7c2398cc0a338da3a797f07fe2063003666b..ade8e2ee4bce6b207f379d705183e3cf6edcd1fc 100644 (file)
@@ -228,6 +228,7 @@ class PeerTubePlugin extends Plugin {
       }
     }
 
+    console.log('Resolution changed.', data)
     this.trigger('resolutionChange', data)
   }