From 31a664b20ba24e1b3348d2bf51cb89fc380b45ea Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Mar 2015 22:24:29 +0200 Subject: Anton: Cleaned up the folderstructure a bit, also reworked the front page with some CSS, auto-play, video source swap (al tho not inline, but hey), some config parameters as well as some todo-removes if we dont need the conf. --- web/stream.gathering.org/ios/PLACEHOLDER | 0 web/stream.gathering.org/ios/event.m3u8 | 16 ---------------- web/stream.gathering.org/ios/stream.m3u8 | 8 -------- 3 files changed, 24 deletions(-) delete mode 100644 web/stream.gathering.org/ios/PLACEHOLDER delete mode 100644 web/stream.gathering.org/ios/event.m3u8 delete mode 100644 web/stream.gathering.org/ios/stream.m3u8 (limited to 'web/stream.gathering.org/ios') diff --git a/web/stream.gathering.org/ios/PLACEHOLDER b/web/stream.gathering.org/ios/PLACEHOLDER deleted file mode 100644 index e69de29..0000000 diff --git a/web/stream.gathering.org/ios/event.m3u8 b/web/stream.gathering.org/ios/event.m3u8 deleted file mode 100644 index 11152d3..0000000 --- a/web/stream.gathering.org/ios/event.m3u8 +++ /dev/null @@ -1,16 +0,0 @@ -#EXTM3U -#EXT-X-TARGETDURATION:5 -#EXT-X-VERSION:3 -#EXT-X-ALLOW-CACHE:NO -#EXT-X-MEDIA-SEQUENCE:27432 -#EXTINF:4.97, -http://stream.tg13.gathering.org/ios/event-00027432.ts -#EXTINF:4.04, -http://stream.tg13.gathering.org/ios/event-00027433.ts -#EXTINF:3.99, -http://stream.tg13.gathering.org/ios/event-00027434.ts -#EXTINF:3.97, -http://stream.tg13.gathering.org/ios/event-00027435.ts -#EXTINF:3.74, -http://stream.tg13.gathering.org/ios/event-00027436.ts -#EXT-X-ENDLIST diff --git a/web/stream.gathering.org/ios/stream.m3u8 b/web/stream.gathering.org/ios/stream.m3u8 deleted file mode 100644 index d3d46a6..0000000 --- a/web/stream.gathering.org/ios/stream.m3u8 +++ /dev/null @@ -1,8 +0,0 @@ -#EXTM3U -#EXT-X-TARGETDURATION:5 -#EXT-X-VERSION:3 -#EXT-X-ALLOW-CACHE:NO -#EXT-X-MEDIA-SEQUENCE:1 -#EXTINF:3.84, -http://stream.tg13.gathering.org/ios/stream-00000001.ts -#EXT-X-ENDLIST -- cgit v1.2.3