Skip to content

How to configure HLS in version 2.x #498

@myikaros2

Description

@myikaros2

How to configure HLS in version 2.x, it seems there is no related documentation.
I tried setting it up:

const hls = new HlsWithP2P({
        maxBufferLength: 60,
        
        p2p: p2pConfig,
});

But it did not take effect.
Are there any documents I might have missed? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions