{{template "header" .}}
Deimos.TV · v{{.Version}}
One player for TVs, phones, and computers. Point, tap, or use arrows — OK opens, Back is Home. Uploads encode to 720p H.264; NVIDIA GPUs use NVENC when ffmpeg supports it. PayPal unlocks Pro.
01 · Unlock
| You | Do this | You get |
|---|---|---|
| This player is mine | Go Pro, or paste a shop key | Pro on this player |
| I’m visiting | Sign in. Guest Key only if playback is locked | Your own Pro — not theirs |
You’ll need: an email. If you already paid, have the key ready.
Done when you are signed in and Home shows the tiles. Keep a copy of the key.
Standard = 1 year. Premium = 3 years. Ultimate = lifetime. One player → one account. Up to 3 players per owner. Activating the same player twice does nothing. Shop keys also work under License. Deimos does not store your video files.
02 · Use
While a film is playing: left/right skip 10 seconds, OK pause, Back leaves.
Add a video. YouTube or a public MP4: Upload → paste the URL. A file from your own storage: Storage → paste the keys → then Upload. Files start private. My videos → Request public.
Storj, Filebase, Wasabi, Backblaze B2, Amazon S3, Cloudflare R2, MinIO. Member files never sit on Deimos disks.
02b · Encode
Need ffmpeg on the machine that runs the player. Cinema and On-demand Docker images include it. Windows and Mac use it if ffmpeg is on the PATH.
h264_nvenc, encoding uses the GPU (NVENC). If that fails, it uses CPU libx264.FFMPEG_ENCODER=x264, or GPU with FFMPEG_ENCODER=nvenc.Same picture on every TV and browser: 720p H.264, AAC stereo, 128 kbps. NVIDIA makes the encode faster; the file you play is unchanged.
Stock Docker ffmpeg often has no NVENC. Run the host binary on a desktop with an NVIDIA driver and an ffmpeg build that includes NVENC (most Windows ffmpeg builds do).
IPTV. Home → IPTV. Live is livestreams (Public demo: NASA TV, France 24, DW, NHK World-Japan, 3ABN). On demand is an M3U of films or episodes. Add M3U and pick Live or On demand. Optional EPG for Now / Next on live lists.
Free: 1 playlist of your own (the Public demo does not count), 250 channels. Pro: unlimited playlists, 2,000 channels each. Deimos does not sell channels. Don’t import “free IPTV” dumps.
03 · Together
You’ll need: an account. A guest key only if you don’t already have Pro.
Done when the status line shows more than one person watching. Tick I am the remote only if they want you to control the film.
04 · Help
The player tries to start with sound. If it starts muted, tap the picture once — that is Unmute. The player cannot override the device volume mute.
Only the owner of this player can activate it. Visitors use Guest Key. If this player is already activated, it will not mint a second account.
Create a bucket with your storage host, paste the keys under Storage, then upload.
The thanks page shows the key. Copy it, then License → paste → Activate. If the page is empty, wait a few seconds and refresh.
The link is dead or locked to another country. If the same URL fails in any other player, the list is the problem. Re-import the playlist to refresh it.
720p H.264 + AAC MP4, a poster, and HLS. NVIDIA GPUs use NVENC when ffmpeg supports it; otherwise CPU libx264. Set FFMPEG_ENCODER to auto, nvenc, or x264.