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

Captions not working #1307

Closed
kiranatious opened this issue Aug 22, 2017 · 3 comments
Closed

Captions not working #1307

kiranatious opened this issue Aug 22, 2017 · 3 comments
Labels

Comments

@kiranatious
Copy link

Environment
  • [x ] The stream has correct Access-Control-Allow-Origin headers (CORS)
  • [x ] There are no network errors such as 404s in the browser console when trying to play the stream
  • [ x] The issue observed is not already reported by searching on Github under https://github.com/video-dev/hls.js/issues
  • [x ] The issue occurs in the latest reference client on http://video-dev.github.io/hls.js/demo and not just on my page
Steps to reproduce
  1. captions are embedded in the stream
  2. in the chrome>dev tools> network tab you can see two vtt files downloaded
  3. even if captions button list> select English no captions are displayed
Expected behavior

texttrack cues array is empty
However this works fine if we play the same stream in Safari

Actual behavior

Captions should work

mangui added a commit that referenced this issue Aug 28, 2017
mangui added a commit that referenced this issue Aug 28, 2017
@kiranatious
Copy link
Author

any updates on this?

@mangui
Copy link
Member

mangui commented Sep 8, 2017

yes, it should be fixed thanks to attached commits.

@stale
Copy link

stale bot commented Jun 16, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Wontfix label Jun 16, 2018
@stale stale bot closed this as completed Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants