Hls.js: ReferenceError: Can't find variable: SourceBuffer on SamsungTV

Created on 18 Dec 2019  路  10Comments  路  Source: video-dev/hls.js

What version of Hls.js are you using?

v0.13.0

What browser and OS are you using?

Samsung TV - TizenOS

Test stream:

N/A

Checklist

Steps to reproduce

  1. Samsung TV with Tizen OS, and hls-js for video handle
  2. Script referenced as hls-js@latest [now it is v0.13.0]
  3. Hls.isSupported() throws an error [Can't find variable: SourceBuffer]

Expected behavior

Hls.isSupported() needs to return true or false.

Actual behavior

Hls.isSupported() is throwing error [Can't find variable: SourceBuffer]

Bug Duplicate

Most helpful comment

@stuartflanagan The fix is included in the latest release which is available now.

https://github.com/video-dev/hls.js/releases/tag/v0.13.1

All 10 comments

Samsung TV with Tizen OS

Which device models? Series 6, 7... 2016, 2017...?

I have been testing, with some TVs. And here are two models that happens the same problem.

  1. Samsung SmartTV
  2. Model Code: UE50J6240
  3. Software Version: T-HKMFDEUC-1530.1
  4. Produced in 2015

  5. Samsung SmartTV

  6. Model Code: UE40NU7192PD
  7. Poduced in 2018

If it is needed more information I will happily provide.

I have the same problem with Tizen2017 model.
The TV plays back HLS without HLS.JS but I am trying to get webvtt embedded captions displaying as they are not displaying when using the regular

Thanks for the additional info. I'm closing this issue and marking it as a duplicate. This will be fixed promptly in v0.13.1 as it's very easy to reproduce in older versions of Chrome.

Duplicates #2430

Sorry for this question but we are doing some release planning as well. Just wondering what your timeline is for the release of 0.13.1 ? Thanks for addressing this so quickly.

@robwalch ah I see there is a canary build.
I will test the app out on that. Thank you!

Must not be in the canary build as yet.

@stuartflanagan The fix is included in the latest release which is available now.

https://github.com/video-dev/hls.js/releases/tag/v0.13.1

Thank you @robwalch

Was this page helpful?
0 / 5 - 0 ratings

Related issues

neuman picture neuman  路  4Comments

sbrez picture sbrez  路  3Comments

jlacivita picture jlacivita  路  3Comments

phillydogg28 picture phillydogg28  路  4Comments

krsvital picture krsvital  路  3Comments