Ooyala provides a very nice feature to ping your server when processing on an uploaded video is complete. The typical use of this functionality is to hide content from the public until the video processing is done (which might take anywhere from 5 minutes to several hours, depending on the video).

This patch expands on the Ooyala module APIs and creates a pingback URL at ooyala/ping. When the site's Ooyala ping URL is hit by the Ooyala servers, it finds any nodes that contain a reference to that Embed code and automatically publishes the node. While we're using the ping back option, it's also an ideal time to pull in the video image. This patch adds both these options, though it defaults to Off since it requires additional configuration on behalf of the administrator.

CommentFileSizeAuthor
ooyala_ping.patch13.25 KBquicksketch

Comments

heronog’s picture

Status: Needs review » Closed (fixed)

Cool! some people already had requested this.

Thanks!!

commited

quicksketch’s picture

Status: Closed (fixed) » Fixed

Fantastic, thanks heronog! Usually issues are kept at fixed so that they don't magically disappear from the issue listings. Project module will then come through and close the issue automatically after 2 weeks when everyone's had a chance to provide any last feedback.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.