summaryrefslogtreecommitdiff
path: root/tech.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-28 11:36:36 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-28 11:36:36 +0200
commit5d93b26a018d5b63d93e1cbbe72d4298f952c47f (patch)
tree408402eb423d016198567c36653e775f43c57538 /tech.mdwn
parent8fcc201382648a1cb81b607369dff4b7b19b3db5 (diff)
Separate into topics.
Diffstat (limited to 'tech.mdwn')
-rw-r--r--tech.mdwn60
1 files 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 <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