Talk:SYN-ACKnowledge
xopr 12:18, 31 December 2023 (CET) some things to note:
- our projector has 4:3 (1024x768) aspect ratio while most devices (and the capture sticks) use 16:9. We can output 1440x900 but it will simply render black bars
- currently, we don't have audio output
- the midi controller plugin was giving a hard time (due to the new hardware); device id's changed multiple times; this is something that has to be verified manually
- the set of adapters were incomplete! (needs a build-up rehearsal)
- the schedule had a deviation of an hour (xopr completely missed that)
- the pauze screens are dull (we really need something like info-beamer, a pause logo and/or pausenkatzen)
- stinger animation is a bit too slow for comfort
- presenter laptop has touchscreen: "calibrate" using
xinput map-to-output 10 eDP-1
- use the power connector's hook/loop to fix-mount the capture sticks since it feels wonky
- have enough HDMI cables and check them on forehand (tested with reversing the cables, rebooting)
- for the stats:
select sum(v.hoeveelheid), p.name from voorraadmutatie v left join product p on v.product_id = p.id where v.time_created > "2023-12-30 00:00:00.000" GROUP BY p.id