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.
| Comment | File | Size | Author |
|---|---|---|---|
| ooyala_ping.patch | 13.25 KB | quicksketch |
Comments
Comment #1
heronog commentedCool! some people already had requested this.
Thanks!!
commited
Comment #2
quicksketchFantastic, 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.