STUB DOCUMENT: This page is intentionally minimal and will be expanded with deeper technical details in a future update.
Cyberwave edge video streaming auto-detects a usable hardware H264 encoder at stream start and falls back to software encoding (libx264) when none is available.
Configuration
Set CYBERWAVE_VIDEO_ENCODER to auto (default), a specific encoder name (e.g. h264_v4l2m2m), or libx264 to force software encoding.
The active encoder is visible in the WebRTC offer’s stream attributes (video_encoder).
See the public README at cyberwave-edge-camera-driver for the full configuration matrix.