Skip to content

Commit 7000d9e

Browse files
committed
Add mute/unmute audio to manual test plan
1 parent 435e91f commit 7000d9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/webrtc-sdk/documents/ManualTestPlan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- `selectVideoInput()` while publishing. Remote video switches without renegotiation.
1010
- `selectAudioInput()` while publishing. Remote audio continues.
1111
- `turnOffLocalCamera()` then `turnOnLocalCamera()`; remote shows black → restores.
12+
- `muteLocalMic()` then `unmuteLocalMic()`; remote shows black → restores.
1213

1314
### 3. Screen share
1415
- `startScreenShare()`; verify screen video and mixed system+mic audio at remote.

0 commit comments

Comments
 (0)