This repository has been archived on 2024-01-13 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-08-13 06:57:05 +00:00
< h1 id = "Video Streaming" class = "anchor" > < a href = "#video" > < i class = "fas fa-link anchor-icon" > < / i > < / a > Video Streaming< / h1 >
< div class = "row mb-2" >
{% include card.html color="success"
title="MediaGoblin"
2019-08-14 04:40:37 +00:00
image="/assets/img/tools/mediagoblin.png"
2019-08-13 07:19:51 +00:00
url="https://www.mediagoblin.org/"
2019-08-13 06:57:05 +00:00
footer="OS: Windows, macOS, Linux, FreeBSD, Web."
2019-08-14 04:15:39 +00:00
description="MediaGoblin is a free/libre tool to host media files in a distributed manner."
2019-08-13 06:57:05 +00:00
%}
{% include card.html color="primary"
title="Invidio / FreeTube"
image="/assets/img/tools/freetube.png"
url="https://github.com/FreeTubeApp/FreeTube"
footer="OS: Windows, macOS, Linux, Web."
description="FreeTube is an free software video streaming client utilizing < a href = 'https://invidio.us/' > Invidious< / a > , an open-source privacy respecting API for YouTube."
%}
< / div >