Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-07-29 10:26:25 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4d80a40766de43f97eb6efbd39c22111cf12d0c1
4d80a407
1 parent
eeabf713
Updated 视频的开关 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
视频的开关.md
视频的开关.md
View file @
4d80a40
@@ -42,3 +42,15 @@
@@ -42,3 +42,15 @@
42
"command"
:
"didTurnOnCamera"
42
"command"
:
"didTurnOnCamera"
43
}
43
}
44
```
44
```
45
+
46
+
47
+
#### 关于音视频刷新
48
+
为了在音视频初始化有问题的时候,确保双方同时刷新,需要以下指令
49
+
50
+
*
刷新音视频
51
+
```
52
+
{
53
+
"type"
:
"flow"
54
+
"command"
:
"resetChat"
55
+
}
56
+
```
Please
register
or
login
to post a comment