Skip to content

generateKeyFrame algorithm leaks pendingKeyFrameTasks #144

Open
@fippo

Description

@fippo

https://w3c.github.io/webrtc-encoded-transform/#generate-key-frame-algorithm
steps 7 ("Create a pending key frame task...") to 11 are leaking tasks since the algorithm isn't dealing with being called from RTCRtpSender.generateKeyFrame which doesn't have the corresponding pop operation "Remove task from encoder.[[pendingKeyFrameTasks]]."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions