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
This commit is contained in:
nodiscc 2019-05-26 15:49:35 +02:00
parent e8bdb92d57
commit 99415acfec

View File

@ -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 Apples 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#`