diff options
author | Nathan Rew <nrew225@gmail.com> | 2020-08-16 02:58:51 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2020-08-16 02:58:51 +0000 |
commit | 517059ba5dcacd1b4acf3e0b96aa32f2db705665 (patch) | |
tree | 1ad69f1c39165b87f3254cffb096353bbedd5004 | |
parent | fix twtxt.net (diff) | |
download | awesome-selfhosted-517059ba5dcacd1b4acf3e0b96aa32f2db705665.tar.gz awesome-selfhosted-517059ba5dcacd1b4acf3e0b96aa32f2db705665.zip |
fix tube
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1012,7 +1012,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [ShinobiCE](https://gitlab.com/Shinobi-Systems/ShinobiCE) - Open Source CCTV software written in Node with both IP and local camera support. `AGPL-3.0/GPL-3.0` `Nodejs` - [Streama](https://github.com/streamaserver/streama) - Self hosted streaming media server. `MIT` `Java` - [SyncTube](https://github.com/RblSb/SyncTube) - Lightweight and very simple to setup CyTube alternative to watch videos with friends and chat. ([Demo](http://synctube-example.herokuapp.com/)) `MIT` `Nodejs/Haxe` -- [Tube](https://prologic.github.io/tube) - a Youtube-like (_without censorship and features you don't need!_) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS feed. ([Demo](https://tube.mills.io), [Source](https://github.com/prologic/tube)) `MIT` `Go` +- [Tube](https://prologic.github.io/tube) - a Youtube-like (_without censorship and features you don't need!_) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS feed. ([Demo](https://tube.mills.io), [Source Code](https://github.com/prologic/tube)) `MIT` `Go` - [VideoLAN Client (VLC)](https://www.videolan.org/) - Cross-platform multimedia player client and server supporting most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. ([Source Code](https://github.com/videolan/vlc)) `Multiple` `C` - [Zoneminder](https://www.zoneminder.com/) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. ([Source Code](https://github.com/ZoneMinder/ZoneMinder)) `GPL-2.0` `PHP` |