diff options
author | nrew225 <nrew225@gmail.com> | 2016-09-02 16:49:50 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-09-02 16:49:50 +0000 |
commit | b5ec34656193c6dfe82d2e3393d2872268f1909f (patch) | |
tree | e77eee5ec673709e24afb673c24b5c4855eca5c7 | |
parent | Changed Javascript to HTML5, removed Javascript as secondary language as its ... (diff) | |
download | awesome-selfhosted-b5ec34656193c6dfe82d2e3393d2872268f1909f.tar.gz awesome-selfhosted-b5ec34656193c6dfe82d2e3393d2872268f1909f.zip |
Added space Emby
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -625,7 +625,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ### Video Streaming * [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](http://cytu.be)) `MIT` `Nodejs` - * [Emby](http://emby.media/) - A home media server built using other popular open source technologies. ([Source Code](https://github.com/MediaBrowser/Emby))`GPLv2` `C#` + * [Emby](http://emby.media/) - A home media server built using other popular open source technologies. ([Source Code](https://github.com/MediaBrowser/Emby)) `GPLv2` `C#` * [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` |