Skip to content

pytrickle: enable encoder setup to be configurable #84

@eliteprox

Description

@eliteprox

Add ability in pytrickle to configure the encoder metadata.

Current configuration

  • Decoder configures the encoder based on the input stream
  • Generative streams use a default_output_metadata to setup the encoder.
    • Limited configurability
      • max_framerate, height and width passed stream start request will limit the framerate of the encoder

Wanted:

  • Accept a json object to set the metadata in whatever way is wanted.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions