Tutorials, guides and articles

Updated: 2023-05-28
Guide on how to build Qt 6.5 components for use on a Raspberry Pi running Raspberry Pi OS. The configuration and build differs from how Qt 5 was built as the build system is now using cmake and ninja, instead of the qmake and make combo.
Updated: 2023-05-22
DaVinci Resolve is a professional-grade video editing and color grading software that offers a comprehensive set of tools and features for post-production work. One key aspect of DaVinci Resolve is its support for Linux as a platform, making it an attractive choice for Linux users and professionals working in Linux-based environments. There are some quirks with DaVinci Resolve under Linux and… Read more...
Updated: 2023-05-18
How to build up-to-date Qt 5.15 LTS release with proper hardware acceleration support for Raspberry Pi on 32-bit and 64-bit Raspberry Pi OS (aka Raspbian) Debian Buster.
Updated: 2023-02-23
Instructions how to install and configure supported versions PHP 8 with Apache on Raspberry Pi running Raspberry Pi OS (Buster or Bullseye), using the php-fpm method. Also explains how to run multiple version of PHP on the same installation.
Updated: 2023-05-28
Building Qt 6.5 submodules Qt submodules contains various extra features not included in the base package, for example QtQuick, support for Wayland, CAN-BUS and so forth. For most parts, building the submodules is quite straightforward:
Updated: 2023-05-19
Tutorial on how to build native QtCreator 10.0 to run on a Raspberry Pi, against Qt 6.5 or later.
Updated: 2023-05-19
A quick TL;DR version of a step-by-step guide for getting up and running with a Raspberry Pi with Raspberry Pi OS using the Lite release.
Updated: 2023-05-18
How to access, configure, record, stream and make changes to an Blackmagic Design ATEM Mini and ATEM Mini Extreme (Pro or Pro ISO) remotely from anywhere without using the proprietary software.
Updated: 2023-05-18
Guide on how to build Qt 6.2 components for use on a Raspberry Pi running Raspberry Pi OS. The configuration and build differs from how Qt 5 was built as the build system is now using cmake and ninja, instead of the qmake and make combo.
Updated: 2023-05-18
When exporting a video from DaVinci Resolve to a QuickTime mov container you will add a timecode (tmcd) track to the file. When checking with ffprobe on the video, there will be a stream looking like this: Stream #0:2(und): Data: none (tmcd / 0x64636D74), 0 kb/s (default) This is can give issues as some applications, at least on Android, won't be able to open the file and will just complain… Read more...
Updated: 2023-01-07
How to configure and build QtWebEngine 5 separately from Qt 5 base on Raspberry Pi OS.
Updated: 2022-12-30
Guide on how to convert common consumer video codecs, like h264 and h265 to DNxHD or DNxHR, so that it is suitable for editing in for example DaVinci Resolve.