| Project goals | |
| ------------- | |
| - Simple to use streaming server | |
| - Input should possibly be anything that libavformat can read | |
| - A non-confusing simple configuration file | |
| Streaming formats: | |
| - Bare HTTP support with matroska (already implemented) | |
| - HLS support | |
| - DASH support | |
| - RTP support | |
| Explicit non-feature: | |
| - Re-encoding of anything. Re-encoding should be done externally. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment