COMA Docs
COMA GPU Acceleration Guide
Use GPU acceleration with COMA Media Server only when drivers, FFmpeg and your hardware support the selected transcode path.
Steps
- Update GPU drivers.
- Confirm FFmpeg sees the acceleration backend.
- Enable hardware acceleration only after software transcoding works.
- Watch transcode logs for driver or codec errors.
ffmpeg -hwaccels
Before you continue
Confirm your licence is active, your server is claimed to the right COMA cloud account, and any reverse proxy or Cloudflare rule leaves /api/* uncached.
Related docs
Install COMA Media Server on Windows, open local admin, connect your account, add libraries and verify web playback.
Open docInstall COMA Media Server With DockerDeploy COMA Media Server with Docker Compose using the Docker ZIP package, environment settings and persistent media paths.
Open docCOMA Remote Access SetupConfigure COMA remote access with public URLs, HTTPS, Cloudflare Tunnel checks, firewall rules and uncached API routes.
Open docCOMA Reverse Proxy SetupConfigure a reverse proxy for COMA Media Server with HTTPS, forwarded headers, API pass-through and static asset caching.
Open doc