Npcap
When using eCAL on Windows 10, you may experience a slowdown of the entire operating system. The mouse curser will stutter, your eCAL processes will not run smooth any more and they may even disappear in the eCAL Montior.
The issue is causes by a security feature in the Windows Defender, which causes massive CPU load when encountering UDP Multicast traffic. Windows 7 did not have that issue.
Although the problem is not caused by eCAL, eCAL can work around it by using Npcap for receiving UDP Multicast packages.
If you want to learn more details, please read the original analysis of the problem.
How to use Npcap
-
Download Npcap: https://nmap.org/npcap/
-
Install Npcap with default options
-
Edit
C:\ProgramData\eCAL\ecal.ini
:npcap_enabled = true -
Check eCAL Mon
Troubleshooting
If you enable Npcap but didn’t install it, installed it with the wrong settings or your installation is broken, eCAL Mon will tell you that the Npcap Initialization has failed. eCAL will still work, but not use Npcap.
The System Information will display an error. The detailed error can be seen in the eCAL Monitor under View / Npcap Status :
Especially old versions of Npcap seems to break itself if you reinstall it, as the uninstaller does not remove the Loopback Adapter properly. The new Npcap installation will fail to create a new Loopback Adapter and the installation will be corrupt!
Please do a clean install of Npcap:
- Uninstall Npcap
- Manually uninstall all Npcap Loopback Adapters using the Windows device manager.
- Manually uninstall all Microsoft KM-TEST Loopback adapters with the device manager
- Install Npcap again with the settings above