A simple helper script to install IPCam_DMS in GNU/Linux
- Supported GNU/Linux distributtions: Debian, Ubuntu, Elementary OS, Zorin OS, Linux Mint, Kali Linux, Fedora, RHEL, CentOS, IGOS Nusantara, Archlinux
- Installs wine
- Upgrades wine (from the distribution's repo) to a newer version (only for Fedora, RHEL, CentOS, IGN)
- Menu entry in the application launcher
- Latest IPCam_DMS from https://team.openipc.org/ipcam_dms/
Copy and paste this commands to your terminal:
cd /tmp
git clone https://github.com/yuccastream/IPCam_DMS-installer.git
cd IPCam_DMS-installer
sudo ./ipcam_dms-setup install
ORsudo bash ipcam_dms-setup install
On Fedora/CentOS/Redhat, if you experience neighbor discovery problems, open the port in the firewall
firewall-cmd --permanent --add-port=34569/udp
firewall-cmd --reload
Optional step for GTK based desktop, if the icon is not loaded or loaded with wrong size. Update icon cache with this command:
gtk-update-icon-cache -f -t /usr/share/icons/hicolor
If you want to remove winbox, just run this command:
sudo ./ipcam_dms-setup remove
OR sudo ./ipcam_dms-setup remove