Table of Contents

Streaming website

name:
streaming-website
git-url:
https://github.com/voc/streaming-website
project-description:
website to playout the video streams
project-statu:
in production

add a new conference

The streaming website is deployed on lb.*.c3voc.de

To add another conference / mandator: clone the internal git on your machine

git clone git@c3voc.de:streaming-website.git

1. first check if the series already has a mandator folder and reuse the existing one – otherwise create a new folder below /configs/conferences/<slug> where the mandator slug normally should not contain any numbers for years, conference numbers, etc. so it can be reused next year without renaming it.

2. copy the following files from the most recent conference and edit it to your needs

now streaming banner on media.ccc.de

To highlight the live streams on media.ccc.de's start page, you simply create the conference in the admin interface. Of course the acronym has to be exactly same as in the streaming-website. Voctoweb queries the streaming-website API every 10? minutes.

operation hints

You can add ?forceopen=yess to the stream websiteURL to see all open conferences e.g. http://streaming.media.ccc.de/fossgis/?forceopen=yess

The streaming-website downloads the relive index json file of the active conferences via cronjob.

The thumbnails are generated via crontab of user downloader on each lb-server.