The streaming website is deployed on lb.*.c3voc.de
To add another conference / mandator: fork on github/clone the git on your machine
git clone https://github.com/voc/streaming-website.git
/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.@import “../../../assets/css/_structure.less”; which will pull in all required basic styles/configs/conferences/<slug>/assets/logo.png can be referenced as url(assets/logo.png) from /configs/conferences/<slug>/main.less)masterSee also: https://github.com/voc/streaming-website/blob/master/README.md#konfiguration
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.
You can add ?forceopen=yes to the stream websiteURL to see all open conferences e.g. http://streaming.media.ccc.de/fossgis/?forceopen=yes
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.