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

Nonfunctional "CC" Option Appears in iOS Native Player #472

Open
1 task
joncameron opened this issue Apr 4, 2024 · 2 comments
Open
1 task

Nonfunctional "CC" Option Appears in iOS Native Player #472

joncameron opened this issue Apr 4, 2024 · 2 comments

Comments

@joncameron
Copy link
Contributor

joncameron commented Apr 4, 2024

Description

When one or more caption/subtitle files are available, the iOS native player displays a "CC" option in the list of available tracks. Selecting this CC track does not display any of the captions. Why is this populating here?

Screen Capture

Screenshot 2024-04-04 at 11.34.52 AM.png

Environment

iOS 16 on iPhone 14, Browserstack

Done Looks Like

  • "CC" does not appear in the Subtitles menu in the iOS native player
@Dananji
Copy link
Collaborator

Dananji commented Apr 9, 2024

I think this is an iOS bug: videojs/video.js#2808

We remove this redundant CC option in the Video.js interface in Ramp code in the iOS context.
I don't know whether we can remove the CC option in the native iOS player in the captions menu.

@joncameron
Copy link
Contributor Author

For right now this seems like a known issue that can be recorded; captions menu in the native iOS player is completely separate and we don't have control there except in some instances (like providing known caption tracks).

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

No branches or pull requests

2 participants