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"
2019-09-12 02:18:58 +00:00
title="Invidious"
2019-09-12 02:26:12 +00:00
image="/assets/img/tools/invidious.png"
2019-09-12 02:18:58 +00:00
url="https://github.com/omarroth/invidious/wiki/Invidious-Instances"
2019-08-13 06:57:05 +00:00
footer="OS: Windows, macOS, Linux, Web."
2019-09-12 02:18:58 +00:00
description="Invidious, an open-source privacy respecting API for YouTube."
2019-08-13 06:57:05 +00:00
%}
< / div >
2019-09-12 02:18:58 +00:00
< h3 > Worth Mentioning< / h3 >
< ul >
< li > < a href = "https://freetubeapp.io/" > FreeTube< / a > - FreeTube is an free software video streaming client utilizing < a href = 'https://invidio.us/' > Invidious< / a > < / li >
< / ul >