Windows 10 + AJA Kona 5: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
# Download the driver | # Download the driver | ||
# Unpack driver in location '''where driver must and will stay''' | # Unpack driver in location '''where driver must and will stay''' | ||
# Register driver as admin: | # Register driver as admin via command terminal: | ||
## Click on 'Start' | ## Click on 'Start' | ||
## Type 'cmd' | ## Type 'cmd' | ||
## Right-click CMD-app 'Start as Administrator' | ## Right-click CMD-app 'Start as Administrator' | ||
## Navigate to the drive and folder where the xxx.dll driver is | ## Navigate to the drive and folder where the xxx.dll driver is | ||
## type regsvr32 (name_of_dll.dll) | |||
'''Background''' | '''Background''' | ||
The AJA Kona driver comes with a broken DirectShow installer. You have to register the device manually so it can be found by other software. | The AJA Kona driver comes with a broken DirectShow installer. You have to register the device manually as admin so it can be found by other software. |
Revision as of 08:07, 7 February 2023
THIS PAGE IS WIP, WORK IN PROGRESS
This applies to Windows 10 and above and MXWendler version 5.0 and above (or other multi-display apps) with AJA Kona 5 (and maybe others) capture cards installed.
Problem
The capture card is not visible in Settings->Live Devices
Solution
You have to manually install the DirectShow drivers
- Download the driver
- Unpack driver in location where driver must and will stay
- Register driver as admin via command terminal:
- Click on 'Start'
- Type 'cmd'
- Right-click CMD-app 'Start as Administrator'
- Navigate to the drive and folder where the xxx.dll driver is
- type regsvr32 (name_of_dll.dll)
Background
The AJA Kona driver comes with a broken DirectShow installer. You have to register the device manually as admin so it can be found by other software.