Skip to content

Get appended audio bytes in an event #1593

@danrossi

Description

@danrossi

There doesn't seem to be a method or documentation to get the remuxed appended audio bytes. hls.js has an event when bytes are appended providing the bytes in the event. But it doesn't seem that is the case for vhs possibly requiring to use hls.js as a tech somehow.

The only possible way is to patch this method ?

appendBuffer(options, doneFn) {

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