File

projects/openvidu-angular/src/lib/directives/api/videoconference.directive.ts

Description

The simulcast directive allows to enable/disable the Simulcast feature. Simulcast is a technique that allows to send multiple versions of the same video stream at different resolutions, framerates and qualities. This way, the receiver can subscribe to the most appropriate stream for its current network conditions.

It is only available for VideoconferenceComponent and only if OpenVidu Server was configured to use the mediasoup media server. Otherwise, Simulcast will be disabled.

Default: false

<ov-videoconference [simulcast]="true"></ov-videoconference>

Implements

OnDestroy

Metadata

results matching ""

    No results matching ""