diff options
author | Zeyphros <robin@decker.cx> | 2021-02-24 20:32:30 +0000 |
---|---|---|
committer | Zeyphros <robin@decker.cx> | 2021-02-24 23:30:03 +0000 |
commit | 52166abafb03605f4e7d181cdd7579c3e1c4d1e7 (patch) | |
tree | 7e7e73fce76cc4b4c64b60c7cc13dbb41619eb85 | |
parent | Merge pull request #2420 from nexus-uw/master (diff) | |
download | awesome-selfhosted-52166abafb03605f4e7d181cdd7579c3e1c4d1e7.tar.gz awesome-selfhosted-52166abafb03605f4e7d181cdd7579c3e1c4d1e7.zip |
Add Oblecto as a Media streaming server
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -957,6 +957,7 @@ _See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <http - [LBRY](https://lbry.com/) - Is a secure, open, and community-run digital marketplace that aims to replace Youtube and Amazon. ([Demo](https://lbry.tv/), [Source Code](https://github.com/lbryio/lbry.com), [Clients](https://github.com/lbryio/lbry-desktop)) `MIT` `PHP` - [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++` - [NymphCast](http://nyanko.ws/nymphcast.php) - NymphCast is a Chromecast alternative which turns your choice of Linux-capable hardware into an audio and video source for a television or powered speakers. ([Source Code](https://github.com/MayaPosch/NymphCast)) `BSD-3-Clause` `C++` +- [Oblecto](https://github.com/robinp7720/Oblecto) `⚠` - Media server for Movies and TV Shows with a responsive Vue.js frontend. It has robust transcoding support as well as federation capabilities to share your library with your friends. `AGPL-3.0` `Nodejs` - [Podify](https://www.podify.org/) - Allows you to download videos and audio from any source supported by youtube-dl and subscribe to and watch these downloads using your favorite podcast app. ([Source Code](https://github.com/podify-org/podify/)) `GPL-3.0` `Ruby` - [ReadyMedia](http://sourceforge.net/projects/minidlna/) - Simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. Formerly known as MiniDLNA. ([Source Code](https://sourceforge.net/p/minidlna/git/ci/master/tree/)) `GPL-2.0` `C` - [Rygel](https://wiki.gnome.org/action/show/Projects/Rygel) - Rygel is a UPnP AV MediaServer that allows you to easily share audio, video, and pictures. Media player software may use Rygel to become a MediaRenderer that may be controlled remotely by a UPnP or DLNA Controller. ([Source Code](https://gitlab.gnome.org/GNOME/rygel/)) `GPL-3.0` `C` |