Skip to content

RemoteVideo

Ajša Terko edited this page Apr 26, 2023 · 3 revisions



getCamera()

Description

Returns the participant's camera video track.

Arguments

  • none

Returns

  • RTCVideoTrack - Represents the participant's camera video track.



getScreenShare()

Description

Returns the participant's screen share track.

Arguments

  • none

Returns

  • RTCVideoTrack - Represents the participant's screen share track.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally