-
Notifications
You must be signed in to change notification settings - Fork 0
TODO - NGINX Configuration Manager #2
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels