Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved closed_captions compatibility with hlsjs-playback. #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bp2008
Copy link

@bp2008 bp2008 commented Mar 15, 2021

  • Fixed sync issues between closed_captions GUI and actual backend state when using hlsjs-playback.
  • closed_captions menu now renders track names with suffix ' (forced)' if indicated by an optional boolean field tracks[i].attributes.forced (currently only provided by hlsjs-playback via a pull request I made earlier ).

This PR is meant to go along with my other PR in the hlsjs-playback repo but can also provide some small benefit when used standalone.

* Fixed sync issues between closed_captions GUI and actual backend state when using hlsjs-playback.
* closed_captions menu now renders track names with suffix ' (forced)' if indicated by an optional boolean field `tracks[i].attributes.forced` (currently only provided by hlsjs-playback via a pull request I made earlier ).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant