Skip to content

[Feature] Caption for CldVideoPlayer component #515

@Risini1998

Description

@Risini1998

Feature Request

Is your feature request related to a problem? Please describe.

It would be great to have way to add caption/subtitle into CldVideoPlayer component.

Describe the solution you'd like

approach like below ->
<CldVideoPlayer cloudName="your_cloud_name" publicId="your_video_public_id" textTracks={[ { src: "https://your_domain.com/subtitle.vtt", kind: "subtitles", label: "English" } ]} />

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions