Skip to content

Encoding throws "QuotaExceededError: Codec reclaimed due to inactivity." #83

@toponerld-ops

Description

@toponerld-ops

Users can get the following error when trying to encode:

QuotaExceededError: Codec reclaimed due to inactivity.
    at h.checkForEncoderError (169-81d3387434aa0d9f.js:1:179115)
    at h.add (169-81d3387434aa0d9f.js:1:172833)
    at f.add (169-81d3387434aa0d9f.js:65:3134)
    at k (create-fa9a5caadc554714.js:1:7693)
    at async S (create-fa9a5caadc554714.js:1:10468)
    at async es.onstop (create-fa9a5caadc554714.js:1:21200)

This is preceded by a bunch of warnings about GC:

A VideoSample was garbage collected without first being closed. For proper resource management, make sure to call close() on all your VideoSamples as soon as you're done using them.

Seems like this happens during encoding, as the user has multiple session groups, which makes it not eligible for re-muxing.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: mediumFeatures that we really want to see implemented, bugs that we do want squashed📹 scope: recordingImprovements/additions/fixes to timelapse recording🕵️ needs investigation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions