Linux Client BETA
1 – Download and Install the new DroidCam Client.
The Linux client is developed and built in an Ubuntu environment.
An rpm package is provided on a best effort basis.
Only standard 64-bit (amd64/x86_x64) binaries are provided.
Flatpak – A Flatpak package is not yet available, but planned.
Debian/Ubuntu – droidcam_client_amd64.deb (50MB)
wget -O /tmp/droidcam_client_amd64.deb https://beta.droidcam.app/go/droidCam.client.setup.deb
sudo apt install -f /tmp/droidcam_client_amd64.deb
Fedora/RHEL – droidcam_client_amd64.rpm (50MB)
wget -O /tmp/droidcam-client.x86_64.rpm https://beta.droidcam.app/go/droidCam.client.setup.rpm
sudo dnf install /tmp/droidcam-client.x86_64.rpm
If the client fails to launch, ensure you have the
AppIndicator gnome shell extension
installed, and enabled:
sudo dnf install gnome-shell-extension-appindicator gnome-extensions-app
Reboot, then use gnome-extensions-app to enable AppIndicator (tray icons).