Skip to content
Snippets Groups Projects
Commit d6de12a5 authored by Sébastien Blin's avatar Sébastien Blin Committed by Amin Bandali
Browse files

Update 6.1. Conference Protocol

Change-Id: Ie1075a800cd867149553d11ee82dd51ac84ad639
parent 81d544d6
Branches
Tags
No related merge requests found
...@@ -152,6 +152,7 @@ So, the `application/confOrder+json` will contains: ...@@ -152,6 +152,7 @@ So, the `application/confOrder+json` will contains:
"raisehand": true/false, "raisehand": true/false,
"media":{ "media":{
"3532532662432" : { "3532532662432" : {
"type": "camera/file/screen",
"muteAudio": true/false, "muteAudio": true/false,
"muteVideo": true/false, "muteVideo": true/false,
"active": true/false "active": true/false
...@@ -164,6 +165,8 @@ So, the `application/confOrder+json` will contains: ...@@ -164,6 +165,8 @@ So, the `application/confOrder+json` will contains:
} }
``` ```
Note: the type can be used for the client to improve display (e.g. do not crop screen sharing)
### Controlling moderators ### Controlling moderators
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment