Video playing issue ?
Hi,
I am uploading vide from mobile and getting this url.
https://res.cloudinary.com/appscasa-com/video/upload/v1639840500/drnqzcsxuntxe6yexmwg.m3u8
But its not playing can you help me on this..
-
Hi,
The error you were receiving is: `Timeout waiting for parallel processing `. When you try to play a derived version of the video (I see you included other transformations via the video player as well) and the derived version doesn't exist yet, we will transform it for you 'on the fly' which can take some time. When trying to access this derived video while the request to generate it hasn't been completed or you make multiple requests to update the same video while a previous operation hasn't been completed, you will receive this error.
It is recommended to generate the derived versions for videos ahead of time by using `eager transformations` as explained here: https://cloudinary.com/documentation/transformations_on_upload#eager_transformations. You can also generate these derived versions for videos that are already uploaded to your account by using the explicit method: https://cloudinary.com/documentation/image_upload_api_reference#explicit. When using eager transformations you should make use of the notification_url to receive a notification when the derived version is ready. More info here: https://cloudinary.com/documentation/notifications.
Please note, that this video is unlocked and is working correctly now.
Let us know if you have any further questions,
Regards,
Michal
Post is closed for comments.
Comments
1 comment