Skip to content

TODO - NGINX Configuration Manager #2

@BobDaMann

Description

@BobDaMann

The NGINX Configuration Manager will pull the ActiveEncoderSettings(EncoderID,ThirdPartyID) and use the ID field to locate the full object from EncoderSettings and ThirdPartyConfigurations.

The NConMan must

  • Generate a valid NGINX Configuration
  • Store the active NGINX Configuration file on Disk
  • Provide a mechanism to build an "exec ffmpeg" command
  • Provide a mechanism to link the EncoderSettings OutputStream to the appropriate ThirdPartyConfigurations.
  • Allow the user the option to "save and restart" nginx so the most recently generated configuration will be activated

A valid FFMPEG command is composed of

  • Bitrate
  • Resolution
  • Framerate
  • LocalInputSource
  • LocalOuputSource

The ThirdPartyConfigurations must be linked with the appropriate LocalOutputSource

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions