You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@PadharaHitesh This most likely is the result of the stream being generated on-the-fly or that on chrome we stream back the response and we do not know the actual length of the video. What you can do is generate the streaming profile beforehand for that asset and it should contain that information on the first request. Can you try generating it eagerly and make sure that you set an eager_notification_url so you can see when the streaming profile generation is done. More info here on how to do that: https://cloudinary.com/documentation/upload_videos#eager_video_transformations
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
The text was updated successfully, but these errors were encountered: