diff options
author | root <root@einstein.tg15.gathering.org> | 2015-03-30 22:24:29 +0200 |
---|---|---|
committer | root <root@einstein.tg15.gathering.org> | 2015-03-30 22:24:29 +0200 |
commit | 31a664b20ba24e1b3348d2bf51cb89fc380b45ea (patch) | |
tree | 60fd1adf605d28d6df65c739d1a7e6fbefba0859 /web/stream.gathering.org/ios | |
parent | 9ac80abffae12797da3baceca18a1706adbd2e0c (diff) |
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.
Diffstat (limited to 'web/stream.gathering.org/ios')
-rw-r--r-- | web/stream.gathering.org/ios/PLACEHOLDER | 0 | ||||
-rw-r--r-- | web/stream.gathering.org/ios/event.m3u8 | 16 | ||||
-rw-r--r-- | web/stream.gathering.org/ios/stream.m3u8 | 8 |
3 files changed, 0 insertions, 24 deletions
diff --git a/web/stream.gathering.org/ios/PLACEHOLDER b/web/stream.gathering.org/ios/PLACEHOLDER deleted file mode 100644 index e69de29..0000000 --- a/web/stream.gathering.org/ios/PLACEHOLDER +++ /dev/null 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 |