From e87cf4e85444d0a7eaf47b67eeec21b21ce0e26a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 3 Mar 2020 20:32:04 +0100 Subject: update stream site --- contrib/site/end.html | 4 ++-- contrib/site/images/mediachannel.jpg | Bin 151452 -> 85960 bytes contrib/site/index-stats.html | 10 +++++----- contrib/site/index.html | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'contrib') 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 @@ - - + + diff --git a/contrib/site/images/mediachannel.jpg b/contrib/site/images/mediachannel.jpg index c1b0d0e..a2fb13e 100644 Binary files a/contrib/site/images/mediachannel.jpg and b/contrib/site/images/mediachannel.jpg 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 @@ - - + + @@ -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 @@ - - + + @@ -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'} }, }); -- cgit v1.2.3