diff options
author | nrew225 <nrew225@gmail.com> | 2016-09-19 02:38:05 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-09-19 02:38:05 +0000 |
commit | 91bd5231eaf299f821ac9d5a40f0693881847a72 (patch) | |
tree | d57bd4e2e8bceb214b443fa768be0168b8610936 | |
parent | add open food network #486 (diff) | |
download | awesome-selfhosted-91bd5231eaf299f821ac9d5a40f0693881847a72.tar.gz awesome-selfhosted-91bd5231eaf299f821ac9d5a40f0693881847a72.zip |
add mistserver #482
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -680,6 +680,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [Flumotion](http://flumotion.net/) - A streaming media server with intuitive graphical administration tools. ([Source Code](https://github.com/Flumotion/flumotion)) `LGPLv2` `Python` * [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++` * [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` |