@muxionlabs/byoc-sdk is a developer tool maintained by MuxionLabs (formerly the AI Video SPE) for building BYOC containers on the Livepeer Network. It provides scaffolding, local testing, and deployment utilities.
Source: muxionlabs/byoc-sdk
Example applications: muxionlabs/byoc-example-apps
Capabilities
The SDK includes:- Scaffold: Generate a BYOC container project with FrameProcessor boilerplate, Dockerfile, health check, and
aiModels.jsontemplate - Local test harness: Run your container against a local trickle server without a full Orchestrator setup
- Docker build utilities: Multi-stage Dockerfile patterns optimised for NVIDIA CUDA base images and model weight caching
- Deployment helpers: Register the container with a local or remote Orchestrator’s
aiModels.json
Related repositories
The BYOC SDK is maintained by MuxionLabs, not the Livepeer core team. Check the repository for current version and compatibility with your go-livepeer version.