Overview
Developers can now specify a list of allowed site origins in stream-level Playback Policies, to control the sites where their streams can be played back. If no allowed origin is specified, the stream will be playable on any site, subject to the other criteria of the Playback Policy
How to Implement
  • For existing livestreams, PATCH the Playback Policy to specify your desired origin(s).
  • For new livestreams, specify a list of allowed origins when creating the livestream.
Future work
In the future, Livepeer Studio will allow developers to set global origin control policies to dictate access for all streams in a given account or project.
Reference
image