WebRTC-Experiment icon indicating copy to clipboard operation
WebRTC-Experiment copied to clipboard

seekable Blob

Open hem1232 opened this issue 4 years ago • 0 comments

Hello,

i am facing below issue while making blob seekable.

ERROR Error: Unrepresentable length: 9 000000000000000000 at Object.readVint (vendor.js:341444) at EBMLDecoder.push../node_modules/ts-ebml/lib/EBMLDecoder.js.EBMLDecoder.readTag (vendor.js:340014) at EBMLDecoder.push../node_modules/ts-ebml/lib/EBMLDecoder.js.EBMLDecoder.readChunk (vendor.js:339985) at EBMLDecoder.push../node_modules/ts-ebml/lib/EBMLDecoder.js.EBMLDecoder.decode (vendor.js:339975) at MultipartUploadService.getSeekableWebmBlob (main.js:4606) at MultipartUploadService.saveVideo (main.js:4592) at ConnectionsInfo.stopCall (main.js:18020) at RemoteSupportComponent.stopCallActionHandle (main.js:19154) at Object.eval [as handleEvent] (RemoteSupportComponent.html:167) at handleEvent (vendor.js:91424)

can anyone help me with this on priority.

Thanks, Hemant c

hem1232 avatar Feb 27 '20 05:02 hem1232