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 chewie honor the closedCaptionFile in VideoPlayerController? #822

Open
http600 opened this issue Mar 30, 2024 · 0 comments
Open

Does chewie honor the closedCaptionFile in VideoPlayerController? #822

http600 opened this issue Mar 30, 2024 · 0 comments

Comments

@http600
Copy link

http600 commented Mar 30, 2024

I need to provide CC/Subtitles in the way of srt file, I found it is supported in VideoPlayerController

VideoPlayerController.networkUrl(Uri.parse(widget.playList),
        closedCaptionFile: _loadCaptions())

but It was not coming in the player, how should I give srt content to chewie player?

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

1 participant