Skip to content

[c2pa-dash-0012] (C2PA/Streaming) WASM out of memory issue #18

Description

@spetrangeli

If there are bitrate switches during playback (at least a few), after a few minutes of playback, this error occurs

Error: WebAssembly.instantiate(): Out of memory: Cannot allocate Wasm memory for new instance

Issue happens when validating segment:

var manifest = await c2pa.readFragment(initFragment[tag], chunk.bytes);

So far, the plugin implementation seems to be affected. Couldn't replicate issue yet on native implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions