StreamEye Studio application does not work on my MAC. What is the reason?
For successful operation of StreamEye Studio, Sentinel LDK license manager should be started on your MAC automatically. In case you are experiencing any problems, please check if Kernel Debug Detection/Core Dumps function is on.
If this function is activated at your MAC, the license manager shuts down abnormally without any warning. It is necessary to deactivate Kernel Debug Detection/Core Dumps and restart your MAC.
Use the following command to check the function:
sudo launchctl list | grep hasplm
Status "2" means that Kernel Debug Detection/Core Dumps is activated.
Use the following command to deactivate Kernel Debug Detection:
sudo nvram boot-args=""
sudo nvram -d boot-args.