This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
An exception raised as sourceBuffer has no method 'append' in chrome Version 29.0.1547.66 m. Here is code: var sourceBuffer = mSource.addSourceBuffer('video/webm; codecs="vorbis,vp8"'); sourceBuffer.append(new window.Uint8Array(chunkArray)); I've got chunkArray using file reader from the video.webM file
This Bugzilla is for spec bugs, not for implementation bugs. File your bug with Chrome.
I've reset flags in about://fags, Now its working fine. Thanks, suri