xiongzhu 2 anni fa
parent
commit
b3601464a7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/parsec.js

+ 1 - 0
lib/parsec.js

@@ -939,6 +939,7 @@ Parsec.prototype.clientNewAttempt = function (a) {
                     duration: 0,
                 });
                 try {
+                    console.log('video decode')
                     b.i.decode(c);
                 } catch (e) {
                     console.trace(e);