Is your feature request related to a problem? Please describe.
Modern streaming requires a consistent and flexible ladder containing multiple resolutions, bandwidth, fps, etc
Currently, it is not possible to configure output settings
Describe the solution you'd like
While creating a new input, the API could receive a payload containing video/audio tracks:
Audio
Rate
Codec
Video:
Codec
Bitrate
Max key interval
Framerate
Width
Height
Describe alternatives you've considered
It could be optional. We can define a default ladder and document for future reference.
Is your feature request related to a problem? Please describe. Modern streaming requires a consistent and flexible ladder containing multiple resolutions, bandwidth, fps, etc Currently, it is not possible to configure output settings
Describe the solution you'd like While creating a new input, the API could receive a payload containing video/audio tracks:
Audio
Video:
Describe alternatives you've considered It could be optional. We can define a default ladder and document for future reference.