diff options
-rw-r--r-- | tech.mdwn | 60 |
1 files changed, 52 insertions, 8 deletions
@@ -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 <https://omni-presence.dk/> 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 |