-
Notifications
You must be signed in to change notification settings - Fork 12
/
index.html
424 lines (398 loc) · 16.9 KB
/
index.html
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
W3C Media Working Group
</title><!--[if IE]>
<script src="https://www.w3.org/2008/site/js/html5shiv.js"></script>
<![endif]-->
<link rel="Help" href="https://www.w3.org/Help/">
<link rel="stylesheet" href="https://www.w3.org/2008/site/css/minimum"
type="text/css" media="handheld, all">
<style type="text/css" media="print, screen and (min-width: 481px)">
@import url("https://www.w3.org/2008/site/css/advanced");
</style><!--
<link href="https://www.w3.org/2008/site/css/minimum" rel="stylesheet"
type="text/css" media=
"handheld, only screen and (max-device-width: 480px)">
<meta name="viewport" content="width=320">
-->
<link rel="stylesheet" href="https://www.w3.org/2008/site/css/print" type=
"text/css" media="print"><!-- Custom Stylesheet -->
<link rel="shortcut icon" href=
"https://www.w3.org/2008/site/images/favicon.ico" type="image/x-icon">
<style>
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.grouplogo {
background: #0D5E99;
height: 110px;
}
.grouplogo object {
width: 100px;
height: 100px;
margin-top: 3px;
margin-left: 2.3em;
}
.infobar {
right: 4em;
margin: 1em;
width: 90%;
float: right;
background-color: blue;
background: #DBE7F0;
border: 1px solid #C6D4E0;
border-radius: 8px;
-moz-border-radius: 8px;
padding: 0.1em 0.1em 0.1em 0.5em;
list-style: bullet;
}
.infobar ul {
list-style-type:circle;
}
.secondary_nav {
float: right;
margin-right: 1.5em;
}
ol {
list-style-type: decimal;
}
.warning {
font-weight: bold;
border: thin orange solid;
background: gold;
width: 30em;
margin: 1em;
padding: 0em 1em 1em 1em;
border-radius: 1em;
}
img.wg_logo {
margin-top: 10px;
display: block;
margin-left: auto;
margin-right: auto;
width: 250px;
height: 180px;
}
.w3c_sec_nav > ul.secondary_nav {
visibility: hidden;
}
.w3c_leftCol {
display: block;
}
@media all and (max-width: 970px) {
aside.infobar {
margin-left: 20px;
margin-right: 20px;
}
.w3c_leftCol {
min-width: 120px;
}
.size2on3 {
width: 100%;
}
}
</style>
</head>
<body id="www-w3-org" class="w3c_public">
<div id="w3c_container">
<header id="w3c_mast">
<!-- #w3c_mast / Page top header -->
<h1 class="logo">
<a tabindex="2" accesskey="1" href="https://www.w3.org/"><img src=
"https://www.w3.org/2008/site/images/logo-w3c-mobile-lg" width="90"
height="53" alt="W3C"></a> <span class="alt-logo">W3C</span>
</h1>
<div id="w3c_nav">
<form action="https://www.w3.org/Help/search" method="get" enctype=
"application/x-www-form-urlencoded">
<!-- w3c_sec_nav is populated through js -->
<div class="w3c_sec_nav">
<!-- -->
</div>
<ul class="main_nav">
<!-- Main navigation menu -->
<li class="first-item">
<a href="https://www.w3.org/standards/">Standards</a>
</li>
<li>
<a href="https://www.w3.org/participate/">Participate</a>
</li>
<li>
<a href=
"https://www.w3.org/Consortium/membership">Membership</a>
</li>
<li class="last-item">
<a href="https://www.w3.org/Consortium/">About W3C</a>
</li>
<li class="search-item">
<div id="search-form">
<input tabindex="3" class="text" name="q" value="" title=
"Search"> <button id="search-submit" name="search-submit"
type="submit"><img class="submit" src=
"https://www.w3.org/2008/site/images/search-button" alt=
"Search" width="21" height="17"></button>
</div>
</li>
</ul>
</form>
</div>
</header><!-- /end #w3c_mast -->
<div id="w3c_main">
<div id="w3c_logo_shadow" class="w3c_leftCol">
<img height="32" alt="" src=
"https://www.w3.org/2008/site/images/logo-shadow">
</div>
<nav id="w3c_sidenavigation" class="w3c_leftCol">
<h2 class="offscreen">
Site Navigation
</h2>
<h3 class="category">
<span class="ribbon"><b>Group Details</b></span>
</h3>
<ul class="theme">
<li>
<a href=
"https://www.w3.org/2023/06/media-wg-charter.html">Charter</a>
</li>
<li>
<a href=
"https://lists.w3.org/Archives/Public/public-media-wg/">Mailing
List</a>
</li>
<li>
<a href=
"https://www.w3.org/groups/wg/media/participants/">
Group Participants</a>
</li>
<li>
<a href=
"https://www.w3.org/2004/01/pp-impl/115198/status">Royalty-Free
Patent Policy</a>
</li>
<li>
<a title="Join the Media Working Group" href=
"https://www.w3.org/2004/01/pp-impl/115198/join">Join This
Group</a>
</li>
</ul>
<h3 class="category">
<span class="ribbon"><b>Specifications</b></span>
</h3>
<ul class="theme">
<li>
<a href="https://github.com/w3c/audio-session/">Audio Session</a>
</li>
<li>
<a href="https://github.com/w3c/autoplay/">Autoplay Policy Detection</a>
</li>
<li>
<a href="https://w3c.github.io/encrypted-media/">Encrypted Media Extensions (EME)</a>
</li>
<li>
<a href="https://w3c.github.io/media-capabilities/">Media Capabilities</a>
</li>
<li>
<a href="https://w3c.github.io/media-playback-quality/">Media Playback Quality</a>
</li>
<li>
<a href="https://w3c.github.io/mediasession/">Media Session</a>
</li>
<li>
<a href="https://w3c.github.io/media-source/">Media Source Extensions™ (MSE)</a>
</li>
<li>
<a href="https://w3c.github.io/picture-in-picture/">Picture-in-picture</a>
</li>
<li>
<a href="https://w3c.github.io/webcodecs/">WebCodecs</a>
</li>
</ul>
</nav>
<div class="w3c_mainCol">
<h1 class="title">
Media Working Group
</h1>
<div class="unit" id="maincol">
<article id="what">
<h2>What we do</h2>
<p>
The goal of the Media Working Group is to develop and improve
client-side media processing and playback features on the Web.
Learn more about the <a href=
"https://www.w3.org/2023/06/media-wg-charter.html">goals,
scope, and deliverables</a>.
</p>
</article>
<article id="who">
<h2>Who we are</h2>
<p>
The chairs of the Media Working Group are:
</p>
<ul class="show_items">
<li>Marcos Caceres (Apple)</li>
<li>Chris Needham (BBC)</li>
</ul>
<p>
The W3C Team Contact for the Media Working Group is
<a href="https://www.w3.org/People/#fd">François Daoust</a>
<<a href="mailto:[email protected]">[email protected]</a>>.
</p>
<p>Also see the <a href=
"https://www.w3.org/groups/wg/media/participants/">list of participants</a>.</p>
</article>
<article id="meetings">
<h2>Meetings</h2>
<p>The group settled on a monthly call cadence, every second Tuesday of each month, with alternating times:</p>
<dl>
<dt><em>Odd months</em></dt>
<dd>
January, March, May, July, September, November<br/>
<b>14:00 Pacific time</b>
</dd>
<dt><em>Even months</em></dt>
<dd>
February, April, June, August, October, December<br/>
<b>07:00 Pacific time</b>
</dd>
</dl>
<p><a href="https://lists.w3.org/Archives/Member/w3c-archive/2020Jan/0323.html">Call information</a> (member-only link) is the same for all meetings. Note calls are canceled when there are no <a href="#agenda">agenda items</a> to discuss.</p>
<p>The group meets face-to-face at least once per year during W3C's annual Technical Plenary Advisory Committee (TPAC). Additional face-to-face meetings may be organized. Past face-to-face meetings:</p>
<ul class="show_items">
<li><a href="https://www.w3.org/wiki/Media_WG/TPAC/2019">Kick-off face-to-face meeting</a> during W3C's annual Technical Plenary Advisory Committee (TPAC) event on 19-20 September 2019</li>
</ul>
</article>
<article id="agenda">
<h2>Meetings agenda</h2>
<p>
The agenda is built from GitHub issues tagged with an <code style="display: inline-block; padding: 0.3em; border-radius: 3px; background-color: #b60205; color: white">agenda</code> label in the group's repositories (see <a href="#how">list below</a>). Group participants are encouraged to label issues that they would like to discuss accordingly. If something cannot easily be expressed as a GitHub issue, or if you find yourself unable to add a label, please reach out to the chairs and/or team contact.
</p>
<p>
Chairs send the agenda and call information —or a cancelation notice—, through email on the group's public mailing-list at least one day before the call.
</p>
</article>
<article id="how">
<h2>Get involved</h2>
<p>
This group works in public. We welcome comments and discussion
from the web community on our mailing-list <a href="mailto:[email protected]">[email protected]</a>
(<a href="https://lists.w3.org/Archives/Public/public-media-wg/">publicly archived</a>) and, preferably, through issues in one of the group's GitHub repositories, where most of the work happens:<br/>
</p>
<dl class="show_items">
<dt><a href="https://github.com/w3c/media-wg/">w3c/media-wg</a> / <a href="https://github.com/w3c/media-wg/issues">issues</a></dt>
<dd>The group's home page. Issues used to track group-wide discussions</dd>
<dt><a href="https://github.com/w3c/audio-session/">w3c/audio-session</a> / <a href="https://github.com/w3c/audio-session/issues">issues</a></dt>
<dd>Repository of the Audio Session specification</dd>
<dt><a href="https://github.com/w3c/autoplay/">w3c/autoplay</a> / <a href="https://github.com/w3c/autoplay/issues">issues</a></dt>
<dd>Repository of the Autoplay Policy Detection specification</dd>
<dt><a href="https://github.com/w3c/encrypted-media/">w3c/encrypted-media</a> / <a href="https://github.com/w3c/encrypted-media/issues">issues</a></dt>
<dd>Repository of the Encrypted Media Extensions (EME) specification</dd>
<dt><a href="https://github.com/w3c/media-capabilities/">w3c/media-capabilities</a> / <a href="https://github.com/w3c/media-capabilities/issues">issues</a></dt>
<dd>Repository of the Media Capabilities specification</dd>
<dt><a href="https://github.com/w3c/media-playback-quality/">w3c/media-playback-quality</a> / <a href="https://github.com/w3c/media-playback-quality/issues">issues</a></dt>
<dd>Repository of the Media Playback Quality specification</dd>
<dt><a href="https://github.com/w3c/mediasession/">w3c/mediasession</a> / <a href="https://github.com/w3c/mediasession/issues">issues</a></dt>
<dd>Repository of the Media Session specification</dd>
<dt><a href="https://github.com/w3c/media-source/">w3c/media-source</a> / <a href="https://github.com/w3c/media-source/issues">issues</a></dt>
<dd>Repository of the Media Source Extensions (MSE) specification</dd>
<dt><a href="https://github.com/w3c/picture-in-picture/">w3c/picture-in-picture</a> / <a href="https://github.com/w3c/picture-in-picture/issues">issues</a></dt>
<dd>Repository of the Picture-in-picture specification</dd>
<dt><a href="https://github.com/w3c/webcodecs/">w3c/webcodecs</a> / <a href="https://github.com/w3c/webcodecs/issues">issues</a></dt>
<dd>Repository of the WebCodecs specification</dd>
</dl>
<p>Notes get taken during meetings on IRC: <a href="irc://irc.w3.org:6665#mediawg">irc.w3.org:6665#mediawg</a> / <a href="http://irc.w3.org/?channels=#mediawg">IRC web client</a></p>
</article>
</div>
</div>
</div><!-- /end #w3c_mainCol -->
</div><!-- end #w3c_main -->
<footer id="w3c_footer">
<div id="w3c_footer-inner">
<address>
For further information, please email the <b>Team Contact for the
Media Working Group</b>:<br>
<a href="https://www.w3.org/People/#fd">François Daoust</a>
<<a href="mailto:[email protected]">[email protected]</a>>.
</address>
<h2 class="offscreen">
Footer Navigation
</h2>
<div class="w3c_footer-nav">
<h3>
Navigation
</h3>
<ul class="footer_top_nav">
<li>
<a href="https://www.w3.org/">Home</a>
</li>
<li>
<a href="https://www.w3.org/standards/">Standards</a>
</li>
<li>
<a href="https://www.w3.org/participate/">Participate</a>
</li>
<li>
<a href="https://www.w3.org/Consortium/membership">Membership</a>
</li>
<li class="last-item">
<a href="https://www.w3.org/Consortium/">About W3C</a>
</li>
</ul>
</div>
<div class="w3c_footer-nav">
<h3>
Contact W3C
</h3>
<ul class="footer_bottom_nav">
<li>
<a href="https://www.w3.org/Consortium/contact">Contact</a>
</li>
<li>
<a accesskey="0" href="https://www.w3.org/Help/">Help and FAQ</a>
</li>
<li>
<a href="https://www.w3.org/Consortium/sup">Donate</a>
</li>
<li>
<a href="https://www.w3.org/Consortium/siteindex">Site Map</a>
</li>
<li>
<address id="w3c_signature">
<a href="mailto:[email protected]">Feedback</a> (<a href=
"https://lists.w3.org/Archives/Public/site-comments/">archive</a>)
</address>
</li>
</ul>
</div>
<div class="w3c_footer-nav">
<h3>
W3C Updates
</h3>
<ul class="footer_follow_nav">
<li>
<a href="https://twitter.com/W3C" title=
"Follow W3C on Twitter"><img src=
"https://www.w3.org/2008/site/images/twitter-bird" alt="Twitter"
class="social-icon" width="39" height="42"></a>
</li>
</ul>
</div><!-- #footer address / page signature -->
<p class="copyright">
<a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2023
<a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup>
( <a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>,
<a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
<a href="https://www.keio.ac.jp/">Keio</a>,
<a href="http://ev.buaa.edu.cn/">Beihang</a> ).
<a href=
"/Consortium/Legal/ipr-notice">Usage policies apply</a>.
</p>
</div>
</footer><!-- /end #footer -->
<div id="w3c_scripts">
<script type="text/javascript" src=
"https://www.w3.org/2008/site/js/main">
</script>
</div>
</body>
</html>