openre.output.write

Generated at from openvibe-contracts v0.33.0 and openvibe-sdk v0.5.0.

Not grantable to apps (active, first-party).

Create, update, delete and test restream destinations (stream keys are write-only and sealed at rest; URLs must be rtmp/rtmps/srt with public hosts), and start or stop an output for the live session.

Owner
openre (token audience openvibe.openre)
Version
1.0
Status
active
Visibility
first-party
Resource constraints
owner
Quota class
openre-write
Permissions
openre:outputs
Events
openre.output.healthy, openre.output.failed
Implemented by
  • POST /api/v1/streams/:id/destinations
  • PATCH /api/v1/destinations/:id
  • DELETE /api/v1/destinations/:id
  • POST /api/v1/destinations/:id/test
  • POST /api/v1/destinations/:id/start
  • POST /api/v1/destinations/:id/stop