
Get Video Status
Is there any way to get the notification when my uploaded video status changed from processing to ready ?
Is there any support for passing notify url which will be called when my video is ready to publish ?
Is there any way to get the notification when my uploaded video status changed from processing to ready ?
Is there any support for passing notify url which will be called when my video is ready to publish ?
We do not currently have webhooks to report when a video has become ready.
My suggestion would be to start polling the Delivery API’s /media endpoint with the specific media ID and then parse the JSON response to check the status. I would start polling at a time equivalent to the duration of the video after the upload, so if the video is five minutes long, give us at least five minutes to transcode the first video.
Please see the /media endpoint details at https://developer.jwplayer.com/jw-platform/docs/delivery-api-reference/