diff options
author | amo13 <amaury@mailbox.org> | 2022-01-28 18:46:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 18:46:54 +0000 |
commit | 4e9326b4a66f84bee3f07e2f7fc9e80b0fafd316 (patch) | |
tree | 12d4d570bd9b436d610352c421073ed2ee5df435 | |
parent | Add OTOBO to ticketing section (#2796) (diff) | |
download | awesome-selfhosted-4e9326b4a66f84bee3f07e2f7fc9e80b0fafd316.tar.gz awesome-selfhosted-4e9326b4a66f84bee3f07e2f7fc9e80b0fafd316.zip |
Add Dim to Media Streaming (#2798)
formated using [the online tool](https://n8225.github.io/)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1146,6 +1146,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +- [Dim](https://github.com/Dusk-Labs/dim) - Dim is a self-hosted media manager fueled by dark forces. With minimal setup, Dim will organize and beautify your media collections, letting you access and play them anytime from anywhere. `GPL-2.0` `Rust` - [Gerbera](https://gerbera.io/) - Gerbera is an UPnP Media Server. It allows you to stream your digital media throughout your home network and listen to/watch it on a variety of UPnP compatible devices. ([Source Code](https://github.com/gerbera/gerbera)) `GPL-2.0` `C++` - [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](https://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://gitlab.xiph.org/xiph/icecast-server), [Clients](https://icecast.org/apps/)) `GPL-2.0` `C` |