Skip to content

Cloudinary video not display progress bar and ending time.  #151

@PadharaHitesh

Description

@PadharaHitesh

The issues I am having. When we using the this plugin and initialize the player. cloudinary source loaded but not display the progress bar and ending time.

My source file extension was .webm and .mkv

var cl = new cloudinary.Cloudinary({cloud_name: "cloud _name", secure: true});
       const vplayer = cl.videoPlayers('.video-player-init',{
           streaming_profile: "hd",
           controls: true,
           playbackRates :[1, 1.5, 2]
       });

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions