router_serve ¶
fastvideo router-serve CLI subcommand.
Launches the streaming router from a YAML config. Separate from fastvideo serve because the router is an orthogonal process: it fronts one or more running servers rather than hosting a generator itself.
Classes¶
fastvideo.entrypoints.cli.router_serve.RouterServeSubcommand ¶
Bases: CLISubcommand
Start the multi-replica WebSocket router.