Stream custom live channels using your own media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.4 KiB

ErsatzTV

ErsatzTV is pre-alpha software for configuring and streaming custom live channels using your own media. The software is currently unstable and under active development.

Features

  • Multiple content sources
    • Local files and NFO metadata (mostly working)
    • Plex content and metadata (under active development)
    • Jellyfin content and metadata (future)
  • IPTV server and HDHomeRun emulation support a wide range of client applications

Screenshots

Plex Live TV

Plex Live TV Stream Sintel is © copyright Blender Foundation | durian.blender.org

Development

Requirements

Run server

cd ErsatzTV
dotnet run

Run tests

dotnet test

Cleanup code

./scripts/cleanup-code.sh

License

This project is inspired by pseudotv-plex and the dizquetv fork and is released under the zlib license.