This article covers the steps to uninstall EpocCam in Windows or macOS.
Windows Uninstall
Use Windows control panel or uninst.exe in the EpocCam installation folder.
Before uninstallation, make sure that all the applications using EpocCam (Skype etc) are closed, otherwise you may need to restart the computer.
macOS Uninstall
Run the provided uninstall script from the Terminal:
sudo /Library/CoreMediaIO/Plug-Ins/DAL/EpocCamPlugIn.plugin/Contents/Resources/uninst.sh
If the script does not work you can also type the following commands in Terminal:
launchctl unload /Library/LaunchAgents/com.kinoni.epoccam.daemon.plist
sudo launchctl stop com.kinoni.epoccam.daemon
sudo launchctl remove com.kinoni.epoccam.daemon
sudo rm -r /Library/LaunchAgents/com.kinoni.epoccam.daemon.plist
sudo rm -r /Library/Audio/Plug-Ins/HAL/VirtualMic.driver
sudo rm -r /Library/CoreMediaIO/Plug-Ins/DAL/EpocCamPlugin.plugin