diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-26 13:49:35 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-05-26 13:49:35 +0000 |
commit | 99415acfecb7df80ee39c7abf65b57a666c019f5 (patch) | |
tree | aa930da489668b154572d9e44bd5a59c77eb7325 | |
parent | remove coordino (unmaintained): (diff) | |
download | awesome-selfhosted-99415acfecb7df80ee39c7abf65b57a666c019f5.tar.gz awesome-selfhosted-99415acfecb7df80ee39c7abf65b57a666c019f5.zip |
remove flumotion (unmaintained):
- last update is from 2015 https://github.com/Flumotion/flumotion/branches
- last website news/releases http://www.flumotion.net/ are from 2015
- requires an outdated version of gstreamer (0.10 series)
Ref. https://github.com/Kickball/awesome-selfhosted/issues/1013
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -844,7 +844,6 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ### Multimedia Streaming - [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++` -- [Flumotion](http://flumotion.net/) - Streaming media server with intuitive graphical administration tools. ([Source Code](https://github.com/Flumotion/flumotion)) `LGPL-2.1` `Python` - [homehost](https://github.com/ridhwaans/homehost) `⚠` - Self-hosted React + Redux app that streams your media collection (music, movies, books, podcasts, comics etc). `MIT` `Nodejs` - [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](http://www.icecast.org/apps/)) `GPL-2.0` `C` - [Jellyfin](https://jellyfin.media) - Streaming audio/video server with a slick UI and robust transcoding capabilities (fork of Emby). ([Source Code](https://github.com/jellyfin/jellyfin)) `GPL-2.0` `C#` |