Skip to content

How to process the raw stream of h265 and then convert it to binary jpeg #78

@USTCtuoluo

Description

@USTCtuoluo
let packet = beamcoder.packet({ data: Buffer.from(message.data) });
let decoder = beamcoder.decoder({ name: 'hevc', width: 1920, height: 1080,codec_type: 'video' });

decode cannot be compiled

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