Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Motioneye | 3,318 | 1 | 5 days ago | 56 | June 06, 2020 | 842 | gpl-3.0 | Python | ||
A web frontend for the motion daemon. | ||||||||||
Autorccar | 3,098 | 2 years ago | 42 | bsd-2-clause | Python | |||||
OpenCV Python Neural Network Autonomous RC Car | ||||||||||
Cartoonify | 2,010 | a year ago | 25 | mit | Python | |||||
python app to turn a photograph into a cartoon | ||||||||||
Berrynet | 1,563 | 4 months ago | 1 | November 01, 2020 | 19 | gpl-3.0 | Python | |||
Deep learning gateway on Raspberry Pi and other edge devices | ||||||||||
Picamera | 1,487 | 4 months ago | 269 | bsd-3-clause | Python | |||||
A pure Python interface to the Raspberry Pi camera module | ||||||||||
Pi Webcam | 1,228 | a year ago | 10 | mit | ||||||
Automation to configure a Raspberry Pi as a USB OTG webcam | ||||||||||
Showmewebcam | 1,145 | 6 months ago | 56 | gpl-3.0 | Shell | |||||
Raspberry Pi + High Quality Camera = High-quality USB Webcam! | ||||||||||
Deepcamera | 1,133 | 2 months ago | 11 | mit | JavaScript | |||||
Open-Source AI Camera. Empower any camera/CCTV with state-of-the-art AI, including facial recognition, person recognition(RE-ID) car detection, fall detection and more | ||||||||||
Gentoo On Rpi 64bit | 912 | 2 years ago | 47 | gpl-3.0 | Shell | |||||
Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost | ||||||||||
Hkcam | 752 | 6 months ago | 4 | February 16, 2022 | 25 | apache-2.0 | Go | |||
Open-Source HomeKit Surveillance Camera |
CameraHub is an application for setting up a photobooth powered by a Raspberry PI.
To set up CameraHub, you need the following:
If used with a DSLR Camera, CameraHub can provide the captured images in full DSLR image quality and even store the raw images directly on the Raspberry PI. In addition, the DSLR camera can be connected to multiple flashes, allowing for studio quality photobooth setups.
Currently, only Raspberry PI Camera Modules and Canon DSLRs are supported, but adding additional camera types should not be that difficult. See architecture for more information.
Follow these links for setting up application:
After setting up, these links might be relevant:
The frameworks and libraries used for CameraHub are:
The design of the frontend is done using Material UI, and the main layout is heavily inspired by (stolen from) the album example at the Material UI template page.