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

[Feature]: custom texttracks #4357

Open
khanwilson opened this issue Jan 3, 2025 · 3 comments
Open

[Feature]: custom texttracks #4357

khanwilson opened this issue Jan 3, 2025 · 3 comments
Labels

Comments

@khanwilson
Copy link

Description

i have use
"react-native": "0.75.4",
"react-native-video": "^6.8.0",

and need add text track on video, i found source.textTracks. But i need custom some thing alike: change language, position show, size, color and background.
But with current props, as i found just only change language. about view style is not.
image

After that, i have use onTextTrackDataChanged to keep track text change, i put it in an other component to handle this.
but i can't hide default the texttracks at bottom video.
image

have any help for my case :(

Why it is needed ?

Because it is need for show subtitle, cc for video

Possible implementation

No response

Code sample

No response

Copy link

github-actions bot commented Jan 3, 2025

Thanks for the feature request! Check out our roadmap here. If your request is already there – great! If not, give us some time, and we'll get back to you with information on when TheWidlarzGroup can address it as part of our free open-source support. Alternatively, contact us to discuss ways to speed up the process.

@khanwilson
Copy link
Author

image i have sended the ticket, hope to get the reply of u

@Okelm
Copy link
Member

Okelm commented Jan 10, 2025

Ticket received and replied :)

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