aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: b12c96b52d733e5560e2a5f2d198cd693d6ccc57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Jellything

Jellything (not to be confused with "Jellyfin") is a media streaming software,
optimizied for serving movies and such.

## Documentation & Guide

See [the Book](https://jellything.metamuffin.org/book/).

## Features

- A functional and visually appealing user interface
- Remuxing media on-the-fly to avoid downloading unneccesary tracks. (Jellyfin
  cant do that!)
- Multiple streaming formats
  - Matroska or WebM (dynamic remux)
  - Original (exact copy from disk, no remuxing)
  - HLS
  - JHLS (our own format)
- Javascript video player
- Adaptive bitrate and real-time transcoding
- Blazingly fast 🚀 🚀

## Licence

The Licence is AGPL-3.0-only, see `COPYING`