New
1) We've introduced 2 brand new webhooks:
-
video_converted
which triggers when the recording has finished converting -
video_copied_pipe_s3
which triggers when the recording has finished copying to our S3 storage
2) Along with these 2 new webhooks the old video_transcoded
webhook is being deprecated (it will still fire if you have it setup currently, but you’ll not be able to add new ones)
3) We've also added md5 and sha-1 checksums to all our storage webhooks:
-
video_copied_pipe_s3
(new) video_copied_ftp
video_copied_s3
video_copied_dbox
The documentation has also been updated to reflect the changes and you can read more about the updates in the blogpost.