This feature is mainly to provide a migration path from legacy transcode
pipeline users to the new pipeline in preparation of the former's
deprecation and removal. In general, users should not need to use these
first set of parameters (disabling various hardware accelerated
features) as doing so implies a bug that should be fixed. However, this
should provide a more smooth path for legacy holdouts to get onto the
new pipeline and allow them to experiment with the full, new pipeline,
without potentially wrecking their existing setup (via multiple
transcode configs).
Closes#1090
* Checkpoint - dynamic channels
* Yet another checkpoint
* Bump versions - makes a ton of stuff work magically; needed a patch for ts-essentials because of https://github.com/ts-essentials/ts-essentials/issues/381
* Checkpointing
* Checkpoint
* This is a nightmare
* Checkpointing.... getting closer
* First cut - packaging the server in a docker container
* Remove busted bundles
* Minify build
* Some common commands for building - we're going to look into proper monorepo solutions soon
* Remove dependency on serve-static
* Add web serving, full-stack docker target, and Nvidia container support
* Remove test action graph for now