How to use stream captions in Android

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

Hi there,

Be attentive of our Stream document:

The Android app must be able to support WebVTT format.

Cheers!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.