Unofficial build — Self-contained AppImage of MapMap v0.6.3 compiled with Qt6 for modern Linux distributions.
Get the latest version here:
👉 MapMap-v0.6.3-qt6-x86_64.AppImage
-
Download the
.AppImagefile -
Make it executable:
chmod +x MapMap-*.AppImage -
Run it:
./MapMap-*.AppImage
No installation required — works on all recent Linux distributions (Ubuntu 24.04+, Debian, Fedora, Arch, etc.)
- ✅ Real-time video mapping
- ✅ Multiple sources support (camera, files, streaming)
- ✅ Advanced calibration and warping
- ✅ Intuitive user interface
- ✅ OSC support for external control
- ✅ Multi-display and projector compatibility
- Linux distribution (x86_64)
- GPU with OpenGL support
- GStreamer (bundled in AppImage)
Tested on:
- ✅ Ubuntu 24.04 LTS
- ✅ Ubuntu Studio 24.04
- ✅ Other modern distributions
- This is an unofficial build and is not maintained by the original MapMap team.
- Compiled with Qt6 to fix compatibility issues on Ubuntu 24.04 and newer systems.
- The original project is no longer actively maintained — this AppImage aims to keep it usable on modern Linux.
- Report issues on this repository (not the official one).
To compile MapMap yourself with Qt6:
git clone https://github.com/mapmapteam/mapmap.git
cd mapmap
# Edit src/src.pri — uncomment QT += openglwidgets
qmake6 mapmap.pro
make -j$(nproc)- Compiled with Qt6 instead of Qt5
- Fixed
openglwidgetscompatibility issue - Bundled all required libraries
- GStreamer plugins included
- Works on Ubuntu 24.04+ without additional dependencies
- Original MapMap team for their work
- Open-source community for build and packaging tools
This is a community build. If you find issues or have suggestions, please open an Issue on this repository.
MapMap is released under the GPLv3 license. This AppImage is distributed under the same terms.
For questions or issues, please open an Issue on this repository.
🔗 Original repository: mapmapteam/mapmap
📢 Found this useful? Share it with the community on:
