2018-03-13 Release

Notable contents of this release include doc updates for Ooyala Player Web and Ooyala Live.

Ooyala Player version 4.22.11 for Web

Notable contents of this release include doc updates for Ooyala Live API.

Ooyala Live v3.7.1 API

There a 3 new parameters for the Ooyala Live API in this release.

  • /channels/{id}/playback/pause

    Disable playback for a channel. Although playback is paused, your channel will continue to run and report billing.

  • /channels/{id}/plaback/resume

    Resume playback of a paused channel.

  • /channels/{id}/insertAdMarkers
    Inserts a SCTE35 ad cue point.
    Note: Delay must be set to 0 (zero) to insert a SCTE35 ad marker.
    {
      "duration": 30000,
      "delay": 0,
      "id3": {
        "key": "alert_user",
        "value": "payment due"
      }
    }

You can find more details at https://live.ooyala.com/docs/api/.

Ooyala Live Channels API

Subscribe to Ooyala Release Notes

See this page for instructions on how to subscribe to automated notifications of Ooyala release notes.
This content was published on 2018-03-13 at 11:00 PM UTC.