Video Stream Authentication

Overview of video authentication flow

An operator can set parameters when initialising the event centre to enable or disable video in the UI. The message displayed to users can be configured in advance.

it would also be possible to update this value at runtime

When a user presses play the event-centre will emit a message requesting the operator to authenticate the video playback.

The operator should respond with the auth token using the existing guidelines described in IMG ALC Streaming documentation. It is important that the operatorId, and timestamp match those used to create the token.

Last updated

Was this helpful?