Skip to content

Commit 83a97e5

Browse files
committed
add fall2016
1 parent 99f7294 commit 83a97e5

File tree

3,733 files changed

+267183
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,733 files changed

+267183
-0
lines changed

fall2016/100k/1644/2/DE-ODL.css

+820
Large diffs are not rendered by default.

fall2016/100k/1644/2/banner.png

14.3 KB
Loading

fall2016/100k/1644/2/bg.gif

343 Bytes
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<smil>
2+
<head>
3+
<meta base="rtmp://18.39.0.84/live/" />
4+
</head>
5+
<body>
6+
<switch>
7+
<video src="MITlive-1" system-bitrate="300000"/>
8+
<video src="MITlive-2" system-bitrate="800000"/>
9+
<video src="MITlive-3" system-bitrate="1500000"/>
10+
</switch>
11+
</body>
12+
</smil>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<smil>
2+
<head>
3+
<meta base="rtmp://18.39.0.84/live/" />
4+
</head>
5+
<body>
6+
<switch>
7+
<video src="MITlive-lo" system-bitrate="300000"/>
8+
<video src="MITlive-hi" system-bitrate="900000"/>
9+
</switch>
10+
</body>
11+
</smil>
214 KB
Loading
222 KB
Loading
5.18 KB
Binary file not shown.
5.25 KB
Binary file not shown.
93.5 KB
Binary file not shown.

fall2016/100k/1644/2/embed/jwplayer.js

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
<!DOCTYPE HTML>
2+
3+
<html>
4+
5+
<head>
6+
7+
<title>
8+
9+
Live Webcast
10+
11+
</title>
12+
13+
<script type="text/javascript" src="jwplayer.js"></script><script type="text/javascript">jwplayer.key="H7S75EtTz7mqybaq9pkoxghdmqoxBg5IYuj+Pg==";</script>
14+
<style type="text/css">
15+
16+
17+
18+
19+
20+
html, body {
21+
22+
height: 100%;
23+
24+
width: 100%;
25+
26+
padding: 0;
27+
28+
margin: 0;
29+
30+
}
31+
32+
#player {
33+
34+
height: 100%;
35+
36+
width: 100%;
37+
38+
padding: 0;
39+
40+
}
41+
42+
</style>
43+
44+
</head>
45+
46+
<body>
47+
48+
<div id='myPlayerGoesHere'>
49+
<p>
50+
<script language="javascript" type="text/javascript">
51+
52+
jwplayer("myPlayerGoesHere").setup({
53+
flashplayer: "jwplayer.flash.swf",
54+
sources: [
55+
{ file: "MITlive-ds-2.smil"},
56+
{ file: "video/100k.m3u8",},
57+
{ file: "video/100k.m3u8",
58+
type: "mp4",},
59+
],
60+
image: 'homepage.jpg',
61+
rtmp: {
62+
bufferlength: 5
63+
},
64+
65+
width: "720",
66+
logo: {
67+
file: 'http://webcast.amps.ms.mit.edu/MITlive.jpg',
68+
link: ''
69+
},
70+
71+
72+
73+
height: "405",
74+
75+
stretching: "exactfit",
76+
autostart: true,
77+
primary: "flash"
78+
79+
});
80+
81+
</script>
82+
</div>
83+
</body>
84+
85+
</html>
86+
87+

fall2016/100k/1644/2/embed/polyfills.base64.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fall2016/100k/1644/2/embed/polyfills.promise.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fall2016/100k/1644/2/embed/polyfills.vttrenderer.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)