DroidCam – Use your Android phone as a wireless webcam or an IP Cam!
- Install client app on your PC from my PPA with:
sudo apt-get install linux-headers-$(uname -r)
sudo apt-add-repository ppa:apandada1/droidcam
sudo apt-get update
sudo apt-get install droidcam
- Install app on your Android device via Google Play
- Open DroidCam on your Android device;
- Open DroidCam on your PC;
- Select if you want to stream via WiFi (insert your phone/tablet IP adress) or USB (ADB);
- Open on PC a webcam specific app (like Cheese).
- Enjoy!
Source Code is licensed under the GPL-3.0+
Original project by Dev47Apps.
This Debian package is based on the original package by Paolo Rotolo, and maintained by Alexei Khlebnikov.
PPA is maintained by Archisman Panigrahi.