github dev47apps/droidcam-linux-client v1.7

latest releases: v2.1.4, v2.1.3, v2.1.2...
4 years ago
  • Added 'Vertical Flip' option, for 180º video. (original PR: #120)
  • Added Gnome desktop entry. (original PR: #127)
  • GUI client will show a warning when closing with active connection.
  • Added -dev command line option, to use a specific video device instead of auto-discovery.
    This makes it possible to run multiple webcams in parallel, if multiple v4l2loopback devices are available. Eg:
    (you will likely need to re-load the v4l2loopback module if you want a new size option to take effect)
    droidcam -dev=/dev/video1
    droidcam -dev=/dev/video2 -size=1280x720
    droidcam-cli -dev=/dev/video3 -size=1280x720 ...

Don't miss a new droidcam-linux-client release

NewReleases is sending notifications on new releases.