Skip to content

Fix Transcoder Bugs #41

Description

@kyle-fitzp

Fixes a couple bugs including:

  • Codec frame ingest loop logic is incorrect. Would continually ingest new frames until the input buffer was empty (before attempting to output frames). Even though frames were successfully processed, the output buffer would fill without actually sending output frames to listeners.
  • Missing null string check in certain config fields.

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions