|
|
@@ -24,3 +24,9 @@ Below is a very guesstimated list of features needed to be implemented before Mi |
|
|
|
- [ ] Functioning videoplayer with DASH-supported RTMP / hls playback |
|
|
|
- [ ] Chat client implementation |
|
|
|
- [ ] Separated video & chat clients for use in static-page renderer |
|
|
|
|
|
|
|
### Miscellaneous |
|
|
|
- [ ] Setup scripts for non-nix users to generate necessary configs and provide clear and understandable setup instructions |
|
|
|
- [ ] Generate nginx RTMP or OSSSRS config files automatically with nix |
|
|
|
- [ ] Package NginxRTMP & OSSRS at least as nix packages to alleviate the need to patch / compile your own |
|
|
|
- [ ] Generate docker images from nix package for ease of deployment in non-nix environments |