diff options
author | Andrew Rabert <ar@nullsum.net> | 2018-07-22 05:11:31 +0000 |
---|---|---|
committer | Andrew Rabert <ar@nullsum.net> | 2018-07-23 22:10:50 +0000 |
commit | bb5832680b7eac574437f644114f53b5c55f013f (patch) | |
tree | 982ce034f2aa5f8ac3d2dbfaaaa4dbb3d1dcc625 | |
parent | Merge pull request #1469 from NickBusey/patch-4 (diff) | |
download | awesome-selfhosted-bb5832680b7eac574437f644114f53b5c55f013f.tar.gz awesome-selfhosted-bb5832680b7eac574437f644114f53b5c55f013f.zip |
Remove Emby from FOSS listing
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | non-free.md | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -862,7 +862,6 @@ 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` -- [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#` - [Hellowlol HTPC Manager fork](https://github.com/Hellowlol/HTPC-Manager) - 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), [Clients](https://www.icecast.org/apps/)) `GPL-2.0` `C` - [MistServer](http://mistserver.org/) - Streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPL-3.0` `C++` diff --git a/non-free.md b/non-free.md index fb3bfec1..1dd3baf7 100644 --- a/non-free.md +++ b/non-free.md @@ -53,6 +53,7 @@ ## Media Streaming + * [Emby](https://emby.media/) `⊘ Proprietary` - Home media server supporting both DLNA and DIAL (Chromecast) devices out-of-the-box. ([Partial source Code](https://github.com/MediaBrowser/Emby)) `Proprietary with some GPL-2.0` `C#` * [Plex](https://plex.tv/) `⊘ Proprietary` - Plex is a centralized home media playback system with a powerful central server. * [Subsonic](http://subsonic.org/) - Web-based media streamer and jukebox. ([Demo](http://demo.subsonic.org/login.view?user=guest4&password=guest)) |