Low-level binary process manager. Spawns the native CameraWebApp binary and monitors its health.Documentation Index
Fetch the complete documentation index at: https://crsdk.app/llms.txt
Use this file to discover all available pages before exploring further.
When to use ServerManager directly
- You need to manage the binary independently of camera connections
- You’re building a custom connection manager
- You need access to binary stdout/stderr for debugging

