Git Product home page Git Product logo

droidcam-deb's People

Contributors

alexeikh avatar aramg avatar archisman-panigrahi avatar paolorotolo avatar

Stargazers

 avatar  avatar

droidcam-deb's Issues

Make sure phone microphone works correctly

We will have to implement a script like

#!/bin/bash
set -e
droidcam &
sleep 1
pacmd load-module module-alsa-source device=hw:Loopback,1,0 source_properties=device.description=droidcam_audio
wait

to enable audio, as suggested in comments under issue 60 in aramdg/droidcam. This has to be first checked with the released .zip file.

Produce builds for Raspberry Pi (armhf and arm64)

Outline of steps:

  1. Make droidcam and droidcam-cli for Pi using this method

  2. Ensure the deb package works (add raspberrypi-kernel-headers to debian/control)

  3. Put it into a .zip file, and make a .deb package containing the amd64 and armhf binaries in two .zip files.

  4. Follow the same method to produce a build for arm64 (newer Pis running 64 bit RPi OS).

Produce a warning that this is not officially supported

The developer discourages 3rd party redistribution, but it will immensely help users (especially in Raspberry Pi). So, we should rather implement this message on startup.

"This method of installation is officially unsupported. If you encounter an issue, uninstall droidcam (.deb), download the .zip release from here and check if the issue is present. If the issue is still present, you can open a github issue here (the upstream repo). If the issue is absent in the upstream package, and only present when installed from PPA/.deb package, you can open an issue here (this repo). Kindly DO NOT report issues related to the .deb package to the upstream repo.

[Checkbox] Click here to prevent this dialog from coming up anymore"

I got this idea from here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.