diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-29 11:38:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-29 11:38:06 +0000 |
commit | a4ce3db558c7b3a334f9adfeb881c26f98a3dd4a (patch) | |
tree | 696e25553321297bcd82c9f1976eed7d9572dabd | |
parent | Merge pull request #1281 from meitar/issue-1215 (diff) | |
parent | Update Emby with correct (HTTPS) link and a better description. (diff) | |
download | awesome-selfhosted-a4ce3db558c7b3a334f9adfeb881c26f98a3dd4a.tar.gz awesome-selfhosted-a4ce3db558c7b3a334f9adfeb881c26f98a3dd4a.zip |
Merge pull request #1282 from meitar/emby
Update Emby with correct (HTTPS) link and a better description.
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -812,7 +812,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [crtmpserver](https://packages.debian.org/stable/crtmpserver) - High performance RTMP/RTSP streaming server. `GPL-3.0` `C++` - [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` - [Darwin Streaming Server](https://macosforge.github.io/dss/) - High performance server for streaming QuickTime and MPEG-4 media over RTP and RTSP protocols. Originated as Appleās QTSS. ([Source Code](https://github.com/macosforge/dss)) `APSL-2.0` `C++` -- [Emby](http://emby.media/) - A home media server built using other popular open source technologies. ([Source Code](https://github.com/MediaBrowser/Emby)) `GPL-2.0` `C#` +- [Emby](https://emby.media/) - Home media server supporting both DLNA and DIAL (Chromecast) devices out-of-the-box. ([Source Code](https://github.com/MediaBrowser/Emby)) `GPL-2.0` `C#` - [Flumotion](http://flumotion.net/) - A streaming media server with intuitive graphical administration tools. ([Source Code](https://github.com/Flumotion/flumotion)) `LGPL-2.1` `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)) `GPL-2.0` `C` |