We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7000d9e commit 7d1b5e5Copy full SHA for 7d1b5e5
packages/webrtc-sdk/documents/ManualTestPlan.md
@@ -9,7 +9,7 @@
9
- `selectVideoInput()` while publishing. Remote video switches without renegotiation.
10
- `selectAudioInput()` while publishing. Remote audio continues.
11
- `turnOffLocalCamera()` then `turnOnLocalCamera()`; remote shows black → restores.
12
-- `muteLocalMic()` then `unmuteLocalMic()`; remote shows black → restores.
+- `muteLocalMic()` then `unmuteLocalMic()`; mutes local audio → restores.
13
14
### 3. Screen share
15
- `startScreenShare()`; verify screen video and mixed system+mic audio at remote.
0 commit comments