summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-03-03 20:32:04 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-03-03 20:32:04 +0100
commite87cf4e85444d0a7eaf47b67eeec21b21ce0e26a (patch)
tree469fb9c2771676d0e8a5bccf0cc9e08612fd8cd9 /contrib
parentadd ffgraz logo (diff)
update stream site
Diffstat (limited to 'contrib')
-rw-r--r--contrib/site/end.html4
-rw-r--r--contrib/site/images/mediachannel.jpgbin151452 -> 85960 bytes
-rw-r--r--contrib/site/index-stats.html10
-rw-r--r--contrib/site/index.html10
4 files changed, 12 insertions, 12 deletions
diff --git a/contrib/site/end.html b/contrib/site/end.html
index 38fb379..f3fecba 100644
--- a/contrib/site/end.html
+++ b/contrib/site/end.html
@@ -14,8 +14,8 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://stream.elevate.at">
<meta property="og:image:url" content="https://stream.elevate.at/images/mediachannel.jpg">
- <meta property="og:image:width" content="770">
- <meta property="og:image:height" content="440">
+ <meta property="og:image:width" content="1200">
+ <meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/jpg">
<meta property="og:descripton" content="Live from the Elevate Festival 2020">
diff --git a/contrib/site/images/mediachannel.jpg b/contrib/site/images/mediachannel.jpg
index c1b0d0e..a2fb13e 100644
--- a/contrib/site/images/mediachannel.jpg
+++ b/contrib/site/images/mediachannel.jpg
Binary files differ
diff --git a/contrib/site/index-stats.html b/contrib/site/index-stats.html
index 84da3d2..c69ea7b 100644
--- a/contrib/site/index-stats.html
+++ b/contrib/site/index-stats.html
@@ -14,8 +14,8 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://stream.elevate.at">
<meta property="og:image:url" content="https://stream.elevate.at/images/mediachannel.jpg">
- <meta property="og:image:width" content="770">
- <meta property="og:image:height" content="440">
+ <meta property="og:image:width" content="1200">
+ <meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/jpg">
<meta property="og:descripton" content="Live from the Elevate Festival 2020">
@@ -56,9 +56,9 @@
source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8',
plugins: [SourceSelector, LevelSelector, ClapprNerdStats, ClapprStats],
sourceSelectorConfig: { sources: [
- { label: 'Original', source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8' },
- { label: 'English', source: 'https://emc-live.elev8.at:8000/hls/en.m3u8' },
- { label: 'Deutsch', source: 'https://emc-live.elev8.at:8000/hls/dt.m3u8' }
+ { label: 'Language: Original', source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8' },
+ { label: 'Language: English', source: 'https://emc-live.elev8.at:8000/hls/en.m3u8' },
+ { label: 'Language: Deutsch', source: 'https://emc-live.elev8.at:8000/hls/dt.m3u8' }
]},
levelSelectorConfig: { labels: {4: 'full', 3: 'high', 2: 'medium', 1: 'low', 0: 'mini'} },
clapprStats: { runEach: 1000 },
diff --git a/contrib/site/index.html b/contrib/site/index.html
index a577fee..4055de0 100644
--- a/contrib/site/index.html
+++ b/contrib/site/index.html
@@ -14,8 +14,8 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://stream.elevate.at">
<meta property="og:image:url" content="https://stream.elevate.at/images/mediachannel.jpg">
- <meta property="og:image:width" content="770">
- <meta property="og:image:height" content="440">
+ <meta property="og:image:width" content="1200">
+ <meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/jpg">
<meta property="og:descripton" content="Live from the Elevate Festival 2020">
@@ -54,9 +54,9 @@
source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8',
plugins: [SourceSelector, LevelSelector],
sourceSelectorConfig: { sources: [
- { label: 'Original', source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8' },
- { label: 'English', source: 'https://emc-live.elev8.at:8000/hls/en.m3u8' },
- { label: 'Deutsch', source: 'https://emc-live.elev8.at:8000/hls/dt.m3u8' }
+ { label: 'Language: Original', source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8' },
+ { label: 'Language: English', source: 'https://emc-live.elev8.at:8000/hls/en.m3u8' },
+ { label: 'Language: Deutsch', source: 'https://emc-live.elev8.at:8000/hls/dt.m3u8' }
]},
levelSelectorConfig: { labels: {4: 'full', 3: 'high', 2: 'medium', 1: 'low', 0: 'mini'} },
});