0

I'm following this guideline on setting up droidcam so I can use my android phone as a webcam, the first two scripts run okay but when I run sudo apt-get update there's an error related to the installation

E: Failed to fetch http://ppa.launchpad.net/paolorotolo/droidcam/ubuntu/dists/xenial/main/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
  • PPA not working, but deb yes:

    64 bits https://www.dev47apps.com/files/600/droidcam-64bit.tar.bz2

    32 bits https://www.dev47apps.com/files/600/droidcam-32bit.tar.bz2 https://www.youtube.com/watch?v=XKn6YY0pSEM

    – Indacochea Wachín Aug 26 '17 at 20:52

1 Answers1

0

This software is kind of old, and may not work on newer Ubuntu installations.

Open Software & Updates, Additional Software tab. Find the repository definition that contains paolorotolo and change the OS version from xenial to vivid. Reload the software database when exiting. You should be able to install droidcam now.

heynnema
  • 70,711