diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-02 13:26:44 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-02 13:26:44 +0000 |
commit | d0245c7c18d8a67ad809696f7d12edaafee8bdbe (patch) | |
tree | c2383dba0da0d32f880217883331a13f73bcd96a | |
parent | Added audio streaming description. (diff) | |
download | awesome-selfhosted-d0245c7c18d8a67ad809696f7d12edaafee8bdbe.tar.gz awesome-selfhosted-d0245c7c18d8a67ad809696f7d12edaafee8bdbe.zip |
Added multimedia streaming description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1255,6 +1255,8 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +[Multimedia](https://en.wikipedia.org/wiki/Multimedia) streaming tools and software. + - [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` |