summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/en/posting-videos.html
blob: 74b1b8e448e5c68fcdfa7699da2f7c07d7cd91f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.96 -->
<!-- This page is derived from /server/standards/boilerplate.html -->
<!--#set var="TAGS" value="essays cultural ns" -->
<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
<title>Posting Videos
- GNU Project - Free Software Foundation</title>
 <!--#include virtual="/philosophy/po/posting-videos.translist" -->
<!--#include virtual="/server/banner.html" -->
<!--#include virtual="/philosophy/ph-breadcrumb.html" -->
<!--GNUN: OUT-OF-DATE NOTICE-->
<!--#include virtual="/server/top-addendum.html" -->
<div class="article reduced-width">
<h2>Posting Videos</h2>

<address class="byline">by Richard Stallman</address>

<p>You don't need a &ldquo;free software based streaming platform&rdquo;
to post a video for streaming.</p>

<p>Someone asked me where to upload a video recording on some &ldquo;free
software based streaming platform.&rdquo; Here's how I responded.</p>

<ul>
<li>
What software the <em>platform</em> is based on is not crucial,
because that has no effect on the people who use that site.
They don't run that software. What they do is talk with the site.</li>

<li>
The crucial question for the users' freedom is whether the site
requires them, or leads them, to run any nonfree software,
including nonfree JavaScript code.</li>

<li>
Any web site can host a file of video in such a way that any browser
can view it without <em>any</em> JavaScript. Just put the file of
video onto the site, and tell people its URL. Any modern graphical
browser, when it encounters a file of video, will stream it.</li>

<li>
The only special thing about &ldquo;video platform&rdquo; sites is
that they have other auxiliary facilities, such as making accounts,
uploading videos, tracking users who watch them, and restricting those
users. You don't need those things.</li>

<li>
To distribute the URL of the video and enable users to watch it,
all you do need is a site that you can post the file on.
It could be your own web site, either running on your own server or hosted
elsewhere.</li>
</ul>

<p>Depending on the rest of that site, it may have other flaws or moral
problems, but it will at least avoid directly mistreating users who
watch the video.</p>
</div>

</div><!-- for id="content", starts in the include above -->
<!--#include virtual="/server/footer.html" -->
<div id="footer" role="contentinfo">
<div class="unprintable">

<p>Please send general FSF &amp; GNU inquiries to
<a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
There are also <a href="/contact/">other ways to contact</a>
the FSF.  Broken links and other corrections or suggestions can be sent
to <a href="mailto:webmasters@gnu.org">&lt;webmasters@gnu.org&gt;</a>.</p>

<p><!-- TRANSLATORS: Ignore the original text in this paragraph,
        replace it with the translation of these two:

        We work hard and do our best to provide accurate, good quality
        translations.  However, we are not exempt from imperfection.
        Please send your comments and general suggestions in this regard
        to <a href="mailto:web-translators@gnu.org">
        &lt;web-translators@gnu.org&gt;</a>.</p>

        <p>For information on coordinating and contributing translations of
        our web pages, see <a
        href="/server/standards/README.translations.html">Translations
        README</a>. -->
Please see the <a
href="/server/standards/README.translations.html">Translations
README</a> for information on coordinating and contributing translations
of this article.</p>
</div>

<!-- Regarding copyright, in general, standalone pages (as opposed to
     files generated as part of manuals) on the GNU web server should
     be under CC BY-ND 4.0.  Please do NOT change or remove this
     without talking with the webmasters or licensing team first.
     Please make sure the copyright date is consistent with the
     document.  For web pages, it is ok to list just the latest year the
     document was modified, or published.
     
     If you wish to list earlier years, that is ok too.
     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
     years, as long as each year in the range is in fact a copyrightable
     year, i.e., a year in which the document was published (including
     being publicly visible on the web or in a revision control system).
     
     There is more detail about copyright years in the GNU Maintainers
     Information document, www.gnu.org/prep/maintain. -->

<p>Copyright &copy; 2020, 2021 Richard Stallman</p>

<p>This page is licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by-nd/4.0/">Creative
Commons Attribution-NoDerivatives 4.0 International License</a>.</p>

<!--#include virtual="/server/bottom-notes.html" -->

<p class="unprintable">Updated:
<!-- timestamp start -->
$Date: 2021/10/01 10:55:57 $
<!-- timestamp end -->
</p>
</div>
</div><!-- for class="inner", starts in the banner include -->
</body>
</html>