aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-11-26 13:48:17 +0000
committerGitHub <noreply@github.com>2017-11-26 13:48:17 +0000
commitfa1568bf0a71a5ffda9ff968bbd42ee0c6ef6e78 (patch)
treef69581e7f7d32da1358eeebef2daa7bc89079543 /README.md
parentadd PeerTube (diff)
downloadawesome-selfhosted-fa1568bf0a71a5ffda9ff968bbd42ee0c6ef6e78.tar.gz
awesome-selfhosted-fa1568bf0a71a5ffda9ff968bbd42ee0c6ef6e78.zip
fix missing '.'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 09158d07..ddb5eb2e 100644
--- a/README.md
+++ b/README.md
@@ -804,7 +804,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
* [MistServer](http://mistserver.org/) - A streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPLv3` `C++`
* [Myflix](https://github.com/pastapojken/Myflix) - Self-hosted, super lightweight Netflix alternative. `MIT` `Shell`
* [Odd Networks](http://oddnetworks.com) - Open source video management system (VMS) and API for collections and videos with supporting SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. ([Source Code](https://github.com/oddnetworks/oddworks)) `MIT` `Nodejs`
- * [PeerTube](https://framagit.org/chocobozzz/PeerTube) - Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser `AGPLv3` `Nodejs`
+ * [PeerTube](https://framagit.org/chocobozzz/PeerTube) - Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser. `AGPLv3` `Nodejs`
* [ReadyMedia](http://sourceforge.net/projects/minidlna/) - A simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. `GPLv2` `C`
* [Restreamer](https://datarhei.github.io/restreamer/) - Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider. ([Source Code](https://github.com/datarhei/restreamer)) `Apache` `Nodejs/Docker`
* [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. `GPLv3` `C`