Skip to content
Snippets Groups Projects
Commit 073d68f9 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

conference: a conference can now be controlled from authorized accounts

Implement application+confOrder to allow a remote peer to control the
conference's layout. The authorized peer can send a json likes:
{
    "layout": 1,
    "activeParticipant: "uri"
}
For now authorized peers are local accounts. This also change the conference
layout by sending "isMaster" for each participants to allow the peer to know
if we are the master when we are not the host.

Change-Id: Iba8a55453421e3f173b43e773d1b43502efec747
Gitlab: #241
parent 06a885c0
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment