Class DefaultSimulcastUplinkPolicy

[[DefaultSimulcastUplinkPolicy]] determines capture and encode parameters that reacts to estimated uplink bandwidth

Simulcast is deprecated in favor of scalable video coding (SVC).

Implements

Constructors

Properties

kHiTargetBitrateKbpsFhd: 2000
kHiTargetBitrateKbpsHd: 1200
kLowTargetBitrateKbpsFhd: 500
kLowTargetBitrateKbpsHd: 300
kMidTargetBitrateKbpsFhd: 1000
kMidTargetBitrateKbpsHd: 600

Methods

  • Dependency descriptors can be used by the backend to designate spatial or temporal layers on a single encoding. Along with the video layers allocation exension this will result in the ability for remote attendees to subscribe to individual layers below the top.

    If the send transceiver is in a state where the layers allocation extension is not matching up with the dependency descriptor extension, or we simply don't want to allow for the seperation of spatial or temporal layers, we can remove the dependency descriptor from the SDP.

    Returns boolean