Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 19 C Camera Projects
-
camerakit-android
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
..and a few wrappers around Camera2, such as CameraView and camerakit-android (this one even uses C++ for rendering the Preview, that's interesting for me since I want to draw on the Surface using Skia C++!).
-
Project mention: How to Implement Remote Video Surveillance on Forlinx Embedded OKA40i-C EVK? | /r/SingleBoardComputer | 2023-07-09
2. https://github.com/jacksonliam/mjpg-streamer/
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Project mention: Getting my Fujifilm XT-2 running in KStars / Ekos | /r/AskAstrophotography | 2022-12-06
I then found out that Ekos uses gphoto2 to control cameras. So I did some more reading. Like here, here, and, for some commands, here so I could try using gphoto2's command line.
-
There have been successful attempts to reverse engineer the the hardware being sold and flashing custom open source firmware. I have done it to my Chinese Yi camera and it has worked for me. See https://github.com/roleoroleo/yi-hack-MStar
-
-
bouffalo_sdk
BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk
I tried looking through the source code of the SDK to get somewhat of an understanding, but it's taking too long for me to understand, so I'll leave it in your hands. gpio.h gpio.c gpio_reg.h
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
FreeDcam
FreeDcam is a CameraApp for Android >4.0(ics) wich try to enable stuff that is forgotten by the manufacturs
Project mention: Is it possible to use a Blackberry Leap as a dashcam? | /r/BlackberryPhoenix | 2023-04-11 -
-
-
Project mention: PSA: mjpg-streamer, included with OctoPi, will not work with a Pi camera on 64-bit Linux + workaround | /r/3Dprinting | 2023-05-09
Ah, cool, looks like more effort and polish has gone into that than my workaround! I'm a bit disappointed I missed camera-streamer (or saw it and didn't expect it to solve my issue).
-
-
-
-
acap3-examples
Example code for APIs and features in AXIS Camera Application Platform (ACAP) version 3
Not cheap, but Axis cameras are Linux-based and allow for extensive customization of the “embedded device” aspect through their ACAP SDK. You can work in Python, access the raw image stream with OpenCV, add custom event handling, etc. Some of the newer models have a neural network accelerator so you can even run your own Tensorflow Lite model for object detection on-camera.
-
Project mention: Has anyone worked with T-Camera S3 from Lilygo? Can I ask fro help with regards to pin assignment and working with espressif/esp32-camera? | /r/esp32 | 2023-04-09
Have you tried working backwards from the camera examples on lilygo’s GitHub? https://github.com/Xinyuan-LilyGO/LilyGo-Cam-ESP32S3
-
-
Magic-Pocket-Control-ESP32
Blackmagic Design Camera Control for ESP32 devices (feat. LILYGO T-Display-S3, M5Stack M5CoreS3, M5Stack M5StickC Plus, Freenove ESP32-S3-WROOM
Marklysze, post a great project on Github that allows you to establish a connexion from an esp32 board and control your camera via bluetooth: https://github.com/marklysze/Magic-Pocket-Control-ESP32/blob/main/src/main/main-m5stack-grey.cpp
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C Camera related posts
- How to Implement Remote Video Surveillance on Forlinx Embedded OKA40i-C EVK?
- Ask HN: IP cameras that don't require an app or internet
- web interface with LabVIEW
- Support for Nikon Z8
- Crowdsourcing and crowdfunding an open source app for our (and other brands) cameras
- What have you accomplished with your arduino?
- ESP32-CAM WebServer+
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 Sep 2023
Index
What are some of the best open-source Camera projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | camerakit-android | 5,292 |
2 | MJPG-streamer | 2,756 |
3 | esp32-cam-webserver | 1,003 |
4 | libgphoto2 | 899 |
5 | yi-hack-MStar | 762 |
6 | yi-hack-Allwinner | 405 |
7 | bouffalo_sdk | 302 |
8 | reacTIVision | 286 |
9 | FreeDcam | 261 |
10 | fujihack | 218 |
11 | sonoff-hack | 183 |
12 | camera-streamer | 183 |
13 | raspindi | 141 |
14 | 2bit-pxlr-studio | 79 |
15 | alpha-fairy | 73 |
16 | acap3-examples | 49 |
17 | LilyGo-Cam-ESP32S3 | 26 |
18 | android_camera_uvc | 21 |
19 | Magic-Pocket-Control-ESP32 | 5 |