mlapps / com.metrological.app.videoplayer-example

Example App using the VideoPlayer plugin from the Lightning-SDK
Apache License 2.0
1 stars 4 forks source link

Unable to load HLS [m3u8] url in player, throws bufferAppendError #5

Open komal-rana-us opened 1 year ago

komal-rana-us commented 1 year ago

I have tried all type m3u8 urls but it throws me below error.

[buffer-controller]: Error encountered while trying to append to the video SourceBuffer DOMException: Failed to execute 'appendBuffer' on 'SourceBuffer': This SourceBuffer has been removed from the parent media source.

@michielvandergeest @erikhaandrikman @pluzecki