Skip to content

'moq_consume_frame_chunk': identifier not found #34

@danrossi

Description

@danrossi

Since a lib update I am getting this error building the plugin

'moq_consume_frame_chunk': identifier not found

At this location

if (moq_consume_frame_chunk(frame_id, 0, &frame_data) < 0) {

It's been refactored to

moq_consume_frame(id, dst)

The CI is not building and my cmake fixes should help for Windows and macOS.

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