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

Does hls.js support cc3 for closed captions? #2329

Closed
ranuser9 opened this issue Aug 7, 2019 · 4 comments · Fixed by #2550
Closed

Does hls.js support cc3 for closed captions? #2329

ranuser9 opened this issue Aug 7, 2019 · 4 comments · Fixed by #2550

Comments

@ranuser9
Copy link

ranuser9 commented Aug 7, 2019

In our tests, hls.js is only displaying cc1 (english). We have a second language on cc3 (cannot change source stream) and cannot access it in hls.js. cc3 is present in the stream however and is verified through VLC and videojs / http-streaming (VHS) lib.

Are we missing a config parameter to access cc3 not supported with hls.js currently?

Thank you!

@michaelcunningham19
Copy link
Member

Hey @ranuser9 - There is support for this coming soon

A PR was opened a little while back implementing this support:
#1729

But it was closed in favour of the solution @johnBartos has in the JWPlayer fork of hls.js

That addition is planned (I think) to be upstreamed to this repo

@michaelcunningham19
Copy link
Member

michaelcunningham19 commented Sep 16, 2019

Noting that this will definitely land in 1.0.0:
#2370

Captions
4 608/708 channels are now supported

@robwalch
Copy link
Collaborator

robwalch commented Mar 4, 2020

Closing ^. Please try the feature/v1.0.0 branch.

@robwalch robwalch closed this as completed Mar 4, 2020
@robwalch
Copy link
Collaborator

This feature will be added in v0.14.0

@robwalch robwalch reopened this Mar 12, 2020
@robwalch robwalch added this to the 0.14.0 milestone Mar 12, 2020
robwalch pushed a commit that referenced this issue Mar 12, 2020
robwalch pushed a commit that referenced this issue Mar 13, 2020
robwalch pushed a commit that referenced this issue Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants