parsec-sdk
parsec-sdk copied to clipboard
WEB SDK Error
Failed to execute 'appendBuffer' on 'SourceBuffer': The SourceBuffer is full, and cannot free space
DOMException: Failed to execute 'appendBuffer' on 'SourceBuffer': The SourceBuffer is full, and cannot free space to append additional buffers.
S.prototype.u = function() { if (0 < this.j.length && this.c && !this.c.updating) try { var a = this.j.shift(); this.c.appendBuffer(a) } catch (b) { console.warn(b), this.m(), this.s && this.s() } }