Pro live sources
- YouTube / Twitch: stream from OBS to the platform, paste the public watch URL. We embed their player.
- OBS RTMP: OBS → Custom → your MediaMTX / nginx-rtmp. Paste the
rtmp:// play or publish URL. ffmpeg turns it into HLS for the browser and Cinema TV.
- RTSP camera / encoder: paste
rtsp://user:pass@ip:554/stream. Same HLS restream.
- Ready HLS: paste an
.m3u8 if you already have one.
ffmpeg must be installed on the machine running Deimos.TV. Browsers cannot play raw RTMP/RTSP.
{{end}}
{{template "footer" .}}