Choose a video file. After you select your file, a pop window with a video player will load. Click the Capture to use getDisplayMedia to capture the player and send it over a peer connection. The output of the peerConnection is shown on the RemoteReceiver window.

suppressLocalAudio is used to turn off the audio on the player tab. The user can control the Screenshare Preview to mute the audio locally or lower the volume (duck) to 10%.

To make sure local audio is acting independent of the remote audio, select a different audio output device on the remote.

1.

2.

Screen Share Preview



Remote Receiver