vMix Integration
Cliqer provides native Windows integration with vMix via the COM API, enabling direct control of your live video productions without additional configuration.
Native Support (Windows)
Cliqer connects directly to vMix using the vMix.Application COM object, supporting both 32-bit (vMix.exe) and 64-bit (vMix64.exe) versions.
Supported Commands
| Command | Action | Description |
|---|---|---|
| Next | NextItem | Advance to next item in list/slides |
| Previous | PrevItem | Go back to previous item |
| First | FirstItem | Jump to first item |
| Last | LastItem | Jump to last item |
| Go to | SelectIndex | Jump to specific item by index |
LEFT/RIGHT arrow keys).Setup
- Start vMix on your Windows host machine
- Launch Cliqer and select vMix as the target application
- Connect with your presenter device
- Control - Previous/Next commands control vMix items directly
No additional configuration required. Cliqer automatically detects running vMix instances.
How It Works
Presenter clicks "Next"
|
v
Cliqer Host receives command
|
v
Detects vMix via WMI query
(Win32_Process: vMix64.exe or vMix.exe)
|
v
Creates vMix.Application COM object
|
v
Calls vMix API: app.API("NextItem", "")
|
v
vMix advances to next item
Fallback Behavior
If the COM API call fails, Cliqer automatically falls back to keyboard simulation:
- Activates vMix window via
AppActivate - Sends arrow key (
LEFTorRIGHT) - vMix responds to keyboard input
Use Cases
Live Streaming
Control scene transitions, lower thirds, or media playback during live streams from your phone or tablet.
Multi-Camera Productions
Switch between cameras or trigger overlays without being at the control station.
Solo Presenting
Present content while controlling vMix elements yourself, no separate operator needed.
Troubleshooting
vMix Not Detected
- Ensure vMix is running before starting Cliqer
- Both vMix.exe (32-bit) and vMix64.exe (64-bit) are supported
- Check that vMix COM registration is intact (reinstall vMix if needed)
Commands Not Working
- Verify vMix has focus or try the fallback keyboard mode
- Check Windows permissions for COM object access
- Ensure no other application is blocking vMix input
Previous: DSAN PerfectCue | Next: Prezi
DSAN PerfectCue Integration
Leverage Cliqer's native Full I/O compatibility with DSAN PerfectCue systems for advanced, multi-layered presentation control.
Prezi Presentations
Navigate your dynamic and non-linear Prezi presentations remotely with Cliqer using native browser communication or desktop app control.