diff options
author | Guillaume Schurck <g.schurck@gmail.com> | 2022-01-23 14:40:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-23 14:40:02 +0000 |
commit | 9f973d9855aac3d0923a8231a666f3ab9840969f (patch) | |
tree | f1d3ca40f056709000e8ba105242c937c69c5f1f | |
parent | update twtxt.net/yarn.social url (#2828) (diff) | |
download | awesome-selfhosted-9f973d9855aac3d0923a8231a666f3ab9840969f.tar.gz awesome-selfhosted-9f973d9855aac3d0923a8231a666f3ab9840969f.zip |
Remove outdated Tube URL (#2839)
URL from Prologic Tube is no longer accessible. Source code is set as default link.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1185,7 +1185,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [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](https://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 Code](https://git.mills.io/prologic/tube)) `MIT` `Go` +- [Tube](https://git.mills.io/prologic/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)) `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)) `GPL-2.0` `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` |