Our software and hardware projects
Updated:
A C++/Qt library for using an Elgato Stream Deck from Qt and QtQuick applications. Currently supports basic functionality, settings buttons images, brightness, and reacting to button presses. Only the Stream Deck version 2 has been tested.
Updated:
A tiny C based Stream Deck application, mainly for testing how to drive a Stream Deck from plain C, using libusb and libevdev.
Might evolve to something useful someday, who knows.
Updated:
Bluetooth desktop remote for Blackmagic Design Pocket Cinema Cameras using BLE protocol.
Updated:
This collection of simple shell script, a bit of duckdb SQL and gnuplot that generates some nice, and simple summary graphs of Microsoft Teams Live attendance by extracting data from the Attendee Report CSV that you can download from the Teams after the event is over.
Currently generates graphs for
Attendance, Joins and Leaving over time (1 minute buckets), max amount attendees
Attendee…
Updated:
Qt desktop application for controlling TP-Link Tapo cameras. Tested with C200 and C310 only.
More information, git repo, etc TBA later.
Updated:
A video production helper for use with mainly ATEM Mini switchers for keying information to the video feed and/or the talent. The information can be used for upstream keying as a chroma keying background or downstream keying as an overlay.
Network is not required in any way, no cloud or anything like that. Runs fully on your own system.
Open and built on Qt and QtQuick
The application is fully…
Updated:
A generic model for lists of QObjects that uses the Qt meta system. Inspired by DataModel & GroupDataModel in BlackBerry 10 Cascades.
Updated:
A compact Bluetooth LE Eddystone beacon implementation in pure C for Linux. It supports broadcasting of URL, UID and TLM Eddystone frames
Updated:
A multimedia framework using pure Qt with a QIODevice interface. Supports both Qt 4 and 5.