Shell script to install/re-install Droidcam
install-droidcam.sh
: install/reinstall droidcam
cli-connect.sh
: Run droidcam using the droidcam CLI
Clone the repository and run the file install-droidcam.sh
.
cd droidcam-easy-install
./install-droidcam.sh
After opening the Droidcam application on your mobile device, run droidcam
from the terminal if you want to use the GUI, or ./cli-connect.sh
if you want to use the CLI.
I wrote the scripts to avoid copying and pasting the same commands from Dev47Apps to re-install droidcam everytime the Linux kernel updates. It is recommmended to make changes in cli-connect.sh
as per your requirements. cli-connect.sh
has code written for a wired USB connection with video input only.