-
Notifications
You must be signed in to change notification settings - Fork 56
Install UltraGrid
Here you can download the UltraGrid for your computer. You can use either source release or binary packages suitable for your system.
Linux binary builds are distributed in a form of an AppImage. AppImage is a format of SW distribution of a portable Linux application without needing a superuser permissions. Available versions for x86_64 (for ARM scroll below):
-
continuous -
UltraGrid-continuous-x86_64.AppImage
- alternative version compiled against glibc 2.17 - UltraGrid-alt-glibc2.17-x86_64.AppImage
- version 1.9.8 - UltraGrid-1.9.8-x86_64.AppImage
- version 1.9 - UltraGrid-1.9-x86_64.AppImage
- version 1.8 - UltraGrid-1.8-x86_64.AppImage
- version 1.7 - UltraGrid-1.7-x86_64.AppImage
- version 1.6 - UltraGrid-1.6-x86_64.AppImage
- version 1.5 - UltraGrid-1.5.glibc2.17-x86_64.AppImage
AppImage can be run without installing but there may occur small incompatibilities. Download it:
wget https://github.com/CESNET/UltraGrid/releases/download/continuous/UltraGrid-continuous-x86_64.AppImage
chmod a+x UltraGrid-continuous-x86_64.AppImage
Then, you can directly run UltraGrid:
$ ./UltraGrid-continuous-x86_64.AppImage -v
You may also need to load a FUSE module prior to running the AppImage:
$ modprobe fuse # the module may be also added to /etc/modules
If you see something like this:
/tmp/.mount_UltraGk8iU7S/bin/uv: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.31' not found (required by /tmp/.mount_UltraGk8iU7S/bin/uv)
That means that your distribution is no longer supported with binary builds (but you might still be able to compile UltraGrid from sources!)
Latest continuous and stable AppImage (related to the date of testing) is compatible (tested - testcard+libavcodec+SDL2, GUI) with (last checked 2024-04-10 if not stated otherwise):
- Alma Linux 9.4[1], Rocky Linux 9.4[1]
- Arch Linux
- Debian 11, 12
- Fedora 39
- openSUSE Tumbleweed, Leap 15.6
- Ubuntu 20.04[1], 22.04, 23.10, 24.04[1]
[1] tested 2024-07-18
For rolling-release distributions (Arch, OpenSUSE Tumbleweed) the latest (relative to date of the test) version was tested.
Neither current version runs on:
- Alpine Linux
- CentOS 7, Alma/Centos/Rocky Linux 8.x (alternative builds work)
- Debian 10 (the above alternative build should work)
- in general any distribution with glibc < 2.31 (can be verified eg. on DistroWatch)
The occasionally rebuild alternative AppImage is built with CentOS 7 and requires at least glibc 2.17
There are 2 experimental AppImages for ARM Linux distributions:
-
continuous ARM HF -
UltraGrid-latest-armhf.AppImage
- based on Raspberry Pi OS, recommended for Raspberry Pi (requires version 2019-06-20)
-
continuous ARM 64 -
UltraGrid-latest-arm64.AppImage
- based on Debian 10
For instructions how to run the AppImage please look in the parent section.
There exists an AUR repository for UltraGrid.
- continuous build - https://github.com/CESNET/UltraGrid/releases/download/continuous/UltraGrid-continuous-win64.zip
- version 1.9.8 - https://github.com/CESNET/UltraGrid/releases/download/v1.9.8/UltraGrid-1.9.8-win64.zip
- version 1.9 - https://github.com/CESNET/UltraGrid/releases/download/v1.9/UltraGrid-1.9-win64.zip
- version 1.8 - https://github.com/CESNET/UltraGrid/releases/download/v1.8/UltraGrid-1.8-win64.zip
- version 1.7 - https://github.com/CESNET/UltraGrid/releases/download/v1.7/UltraGrid-1.7-win64.zip
- version 1.6 - https://github.com/CESNET/UltraGrid/releases/download/v1.6/UltraGrid-1.6-win64.zip
- version 1.5 - https://github.com/CESNET/UltraGrid/releases/download/v1.5/UltraGrid-1.5-win64.zip
- version 1.4 - https://github.com/CESNET/UltraGrid/releases/download/v1.4/UltraGrid-1.4-win32.zip
- version 1.3 - https://github.com/CESNET/UltraGrid/releases/download/v1.3/UltraGrid-1.3-win32.zip
For version 1.5 and below, it is necessary to allow to open apps from unidentified developers on macOS. This requires additional steps on macOS 10.15 Catalina. See https://www.geekrar.com/how-to-allow-third-party-apps-install-on-macos-catalina/ for more details and tutorial.
-
continuous build
arm64
| x86_64
- most recent build, requires macOS at least 12 for x86_64 and 14 for arm64
-
alternative build
UltraGrid-nightly-alt.dmg
- also current build, intended systems with older macOS versions (10.12+)
- as the build is not notarized (possible from 10.15), you'll need to explicitly allow the application
- version 1.9.8 (20nd Nov 2024) amd64 | x86_64
- requires macOS 12 for x86_64 and 14 for arm64
- version 1.9 (13th Feb 2024) amd64 | x86_64
- version 1.8 (9th Dec 2022) https://github.com/CESNET/UltraGrid/releases/download/v1.8/UltraGrid-1.8.dmg
- version 1.7 (9th Nov 2021) https://github.com/CESNET/UltraGrid/releases/download/v1.7/UltraGrid-1.7.dmg
- version 1.6 (30th Jun 2020) https://github.com/CESNET/UltraGrid/releases/download/v1.6/UltraGrid-1.6.dmg
- version 1.5 (8th Oct 2018) https://github.com/CESNET/UltraGrid/releases/download/v1.5/UltraGrid-1.5.dmg
- version 1.4 (31st Mar 2017) UltraGrid-1.4.dmg
- version 1.3 (23rd Dec 2014) UltraGrid-1.3-OSX.dmg
- version 1.9 (released 13th Feb 2024) (tar.gz, zip)
- version 1.8 (released 9 Dec 2022) (tar.gz, zip)
- version 1.7 (released 9 Nov 2021) (tar.gz, zip)
- version 1.6 (released 30 Jun 2020) (tar.gz, zip)
- version 1.5 (released 8 Oct 2018) (tar.gz, zip)
- version 1.4 (released 31 Mar 2017) (ultragrid-1.4.tar.gz)
- version 1.3 (released 23 Dec 2014) (ultragrid-1.3.tar.gz)
- version 1.2 (ultragrid-1.2.tar.gz)
If you have any technical or non-technical question or suggestion please feel free to contact us at