Skip to content

Allow for pluging boombox into a membrane pipeline #8

Closed
@mat-hek

Description

@mat-hek

The goals are the following:

  • create a way of extending Boombox capabilities without increasing complexity and entry level for the Boombox itself
  • simplify Membrane pipelines by replacing parts of them with Boombox

The solution can be to change Boombox implementation from pipeline to bin and create a thin pipeline wrapper over that bin to preserve current API. Then, the bin can be plugged into a Membrane pipeline. We should focus on ease of linking the bin and make sure we don't introduce too much overhead in the connection between Boombox and the rest of the pipeline

For start, it should input and output the following streams:

  • H264 AnnexB
  • AAC
  • Opus
  • Raw audio
  • Raw video

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions