From 5d93b26a018d5b63d93e1cbbe72d4298f952c47f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 28 Mar 2017 11:36:36 +0200 Subject: Separate into topics. --- tech.mdwn | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 52 insertions(+), 8 deletions(-) diff --git a/tech.mdwn b/tech.mdwn index 8c3dd1a..5aa69b6 100644 --- a/tech.mdwn +++ b/tech.mdwn @@ -1,21 +1,65 @@ -# Todo -## Need to have +# Technical details - * Video streaming +## Performance -## Nice to have +Webinars are performed on location +in front of a live audience. + +## Stage + +The stage for the webinars is the trunk of a van. + +The van is parked during the performances, +in Ã…rhus (1st batch) and Copenhagen (2nd batch). + +## Recording + +Webinars are recorded on audio and video. +The live-mixed recording is presented on location as part of the webinar, +and also broadcast live to remote spectators, + +### Capture + +### Mix + +### Stream + +#### Ideas * Save all shows to disk, before compression and streaming + +#### Ideas + + * Maybe embed countdown into video image + * Maybe embed logo as watermark into video image + +## Website + +The website documents the work. + +### Styling + +User interface and user experience is done mobile-first +using the Bootstrap framework, +with an aim of creating a conventional modern business feel. + +#### Ideas + * Footer maybe fixed at bottom * Footer better matching other styling - * Send contact form data - * Maybe extend contact form, expanded during fill-out of the form * Maybe place countdown on top of video image - * Maybe embed countdown into video image - * Maybe embed logo as watermark into video image * Always place front page webinar teaser at top (not only on large devices) * Maybe add animation (e.g. slide in from right) for front page webinar teaser * Maybe have front page top intro fill whole width and without space at top * Maybe use carousel for front page top intro * Maybe add countdown to front page webinar teaser * Maybe add space above contact form + +### Interaction + +Fedback form is provided. + +#### Ideas + + * Send contact form data + * Maybe extend contact form, expanded during fill-out of the form -- cgit v1.2.3