React Api Reference
    Preparing search index...

    Enumeration VideoCodec

    Index
    AV1: "AV1"

    Delivers excellent video quality and compression efficiency, with support continuing to expand across browsers and devices.

    Note : AV1 has limited browser support. In our testing, it failed on some versions of Safari (macOS) and mobile web (Chrome and Safari on iPhone). Test it on your target browsers and devices before using it.

    H264: "H264"

    Provides good video quality with low CPU usage, broad device support, and support for multiStream.

    VP8: "VP8"

    Provides good video quality with low CPU usage, broad compatibility, and support for multiStream.

    VP9: "VP9"

    Offers high-quality video compression for modern devices while requiring moderate to high CPU resources.