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

Update 6.1. Conference Protocol

Change-Id: I263f7aaae498341dd0c83c52e3593918a3e3ac2d
parent d6de12a5
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,6 @@ So, the `application/confOrder+json` will contains:
"raisehand": true/false,
"media":{
"3532532662432" : {
"type": "camera/file/screen",
"muteAudio": true/false,
"muteVideo": true/false,
"active": true/false
......@@ -165,7 +164,7 @@ 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)
Note: the type of the media should be included in conferences informations and can be used for the client to improve display (e.g. do not crop screen sharing)
### Controlling moderators
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment