Download
Get ActionCam
Concatenator
Pick whichever installer format suits your machine. Both install the same app, the same version, with FFmpeg already bundled inside — nothing else to download or configure.
Standard setup
A regular double-click installer. Best if an individual user, ie non corporate user. This is the one to pick if you're not sure which you need.
ActionCam Setup.exe
Download .exeWindows Installer
A standard .msi package — use this if your organization deploys software via Group Policy, Intune, or another managed-install tool.
ActionCam Setup.msi
Download .msiAbout the blue "Windows protected your PC" screen
When you run either installer, Windows SmartScreen may show a blue warning screen before it lets the installer start. This happens because the app isn't digitally signed — a signing certificate costs several hundred dollars a year, which isn't worthwhile for a free, independently-made tool. It doesn't mean anything is wrong with the file.
To continue past it:
- Click "More info" on the blue screen.
- Click "Run anyway".
This is completely normal for free and independently-developed Windows software, and it's the same screen you'd see from most small, free apps that haven't paid for code signing.
Verifying the download (optional)
If you'd like to confirm the file you downloaded matches the checksum listed above, open PowerShell in your Downloads folder and run:
Get-FileHash ".\ActionCam Setup.exe" -Algorithm SHA256
Compare the output to the checksum on this page. They should match exactly.