Mind blown: the Norwegian public service broadcaster NRK created an open source, web-based TV automation system for studios and live shows that’s used in daily live TV news productions since 2018.
https://github.com/nrkno/Sofie-TV-automation/
💕
…I’m reading up on it after @datacop kindly gave me a link to one of its components a few days ago for controlling an Atem switcher from Linux – it’s a Node app.
https://github.com/nrkno/tv-automation-atem-connection
(It’s what they used to bridge their Atem to a WebSocket JSON protocol at PrivacyWeek 2021. https://github.com/oe1rfc/jitsi-stream-ui/blob/main/atem-proxy.js)
@aral sorry, I didn't have time to do a write-up,
there's also an interesting multiview-touchscreen project based on it: https://github.com/airbenich/multiviewTouchControl
Also from Endre also via mqtt: https://github.com/endreszabo/av-automation/tree/master/touchbox2mqtt
@datacop Also, nice :) (Although I think I’m going to use the Streamdeck via Companion (now I know it runs on Linux) as the only touch screen laptop I have I’m using to run my presentation from :)
@seedlingattempt @datacop Ah neat, the Norwegian folks are using it as part of their system :)