What is the name of the domain?
Short
Type
Video
What is the issue you’re encountering
How to use stream captions in Android
What steps have you taken to resolve the issue?
read the docs.
What are the steps to reproduce the issue?
I am working on playing a video with signed URL using exo player in an Android app.
When playing, I want to operate the caption files uploaded for each language as well, but exo player requires the URL of the caption (subtitles).
But I don’t know the url of caption(subtitles).
How can I find out the caption URL of a video with signed URL applied?
help me solve it