SRGSSR / pillarbox-web

Pillarbox is a versatile media playback ecosystem engineered for the web.
https://srgssr.github.io/pillarbox-web-demo/
MIT License
12 stars 1 forks source link

fix(srgssr-middleware): text tracks do not load on safari #219

Closed amtins closed 7 months ago

amtins commented 7 months ago

Description

On Safari, regardless of device type, text tracks seem to take longer to build up. As a result, chapters, blocked segments and intervals are not loaded in the player.

A workaround has been discussed here: https://github.com/videojs/video.js/issues/8519

This is worth reporting to Apple.

Changes made

github-actions[bot] commented 7 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-03-04 15:20 UTC

github-actions[bot] commented 7 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements
98.78% (+0% πŸ”Ό)
569/576
🟒 Branches 95.55% 279/292
🟒 Functions
99.39% (+0.02% πŸ”Ό)
162/163
🟒 Lines
99.27% (+0% πŸ”Ό)
541/545

Test suite run success

186 tests passing in 9 suites.

Report generated by πŸ§ͺjest coverage report action from 43fed0ed4ecfd95463df9b778ec1e58082d4a29b

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: