diff options
author | pastapojken <pastapojken@users.noreply.github.com> | 2017-08-06 14:48:31 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2017-08-06 14:48:31 +0000 |
commit | 08ecee345509b41b690f9ab89e3f400335b732d8 (patch) | |
tree | f3e3e4bfb50793051544d93f4c9ba8b020c4fe3b | |
parent | Added Dat Project to peer-to-peer filesharing (#1134) (diff) | |
download | awesome-selfhosted-08ecee345509b41b690f9ab89e3f400335b732d8.tar.gz awesome-selfhosted-08ecee345509b41b690f9ab89e3f400335b732d8.zip |
Added Myflix (#1135)
* Added Myflix
Added Myflix (https://github.com/pastapojken/Myflix)
* Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -768,6 +768,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [Hellowlol HTPC Manager fork](https://github.com/Hellowlol/HTPC-Manager) - A fully responsive interface to manage all your favorite media on your HTPC. ([Source Code](https://github.com/styxit/HTPC-Manager)) `MIT` `Python` * [Icecast 2](http://www.icecast.org/) - streaming audio/video server which can be used to create an Internet radio station or a privately running jukebox and many things in between. ([Source Code](https://git.xiph.org/?p=icecast-server.git;a=summary)) `GPLv2` `C` * [MistServer](http://mistserver.org/) - A streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPLv3` `C++` + * [Myflix](https://github.com/pastapojken/Myflix) - Self-hosted, super lightweight Netflix alternative. `MIT` `Shell` * [Odd Networks](http://oddnetworks.com) - Open source video management system (VMS) and API for collections and videos with supporting SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. ([Source Code](https://github.com/oddnetworks/oddworks)) `MIT` `Nodejs` * [ReadyMedia](http://sourceforge.net/projects/minidlna/) - A simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. `GPLv2` `C` * [Restreamer](https://datarhei.github.io/restreamer/) - Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider. ([Source Code](https://github.com/datarhei/restreamer)) `Apache` `Nodejs/Docker` |