COMA Docs
COMA Transcoding Setup
Prepare COMA Media Server transcoding with FFmpeg checks, quality options, subtitle guidance and fallback playback modes.
Steps
- Confirm FFmpeg is installed and reachable.
- Test Direct Play first.
- Try a lower quality stream such as 10 Mbps or 4 Mbps.
- Check Admin > Transcodes for active or failed jobs.
ffmpeg -version
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