Skip to content

Restrict camera control to a single user during livestream sessions #310

@MateoLostanlen

Description

@MateoLostanlen

Our cameras are managed through the Reolink API. Currently, if two users perform levée de doute (verification) at the same time, they can both move the camera simultaneously, causing conflicts.

We need to implement a token-based control system:

Only one user can actively control a given camera at a time.

Other connected users should be in observer mode, able to view the livestream but not send control commands.

The control token should be released after a timeout or when the user explicitly ends their session.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions