CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size. (by natario1)
motioncam
Motion Cam is a camera application for Android that replaces the entire camera pipeline. It consumes RAW images and uses computational photography to combine multiple images to reduce noise. (by mirsadm)
CameraView | motioncam | |
---|---|---|
3 | 13 | |
5,055 | 319 | |
0.2% | - | |
0.0 | 8.8 | |
10 months ago | over 2 years ago | |
Java | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CameraView
Posts with mentions or reviews of CameraView.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-24.
-
CameraX vs Camera2 (library development)
..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++!).
-
Is it possible to add real-time effects/filters to camera in React Native?
The ultimate solution is to practice native languages and create a native module. For my case, I created a wrapper of this library: https://github.com/natario1/CameraView Which nicely works. I created a JS function to apply GL Shader effects instantly from React Native side. I will soon make my module open so people can try it. Meanwhile, try yourself :)
-
Camera X, Camera 2 or something else?
i looked into camera2 but am struggling to find any good resources on it. i've come across a few people suggesting a third party library, CameraView - https://github.com/natario1/CameraView
motioncam
Posts with mentions or reviews of motioncam.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-11.
-
Done with miui eu forever
It's a really demanding app. Saves each frame as raw/dng files, then you use a computer to process the raw files. There's a basic program for windows and mac, but for better results you should use a video editing program.
- Is there a way to "fix" or minimize this weird glitch some smartphones seem to do when recording still subjects? (Example shown)
- GitHub - mirsadm/motioncam: Motion Cam is a camera application for Android that replaces the entire camera pipeline.
- Motion Cam is a camera application for Android that replaces the entire camera pipeline. It consumes RAW images and uses computational photography to combine multiple images to reduce noise.
- Replacement Camera Pipeline for Android
-
PhotonCamera - an opensource camera app that actually takes good quality images by using Enhanced Image Processing
Btw motioncam is also good, you can try if it works on your device
-
HDR+ with Bracketing on Pixel Phones
You can check it out here: https://github.com/mirsadm/motionCam
-
BlackSight: Computational night mode camera app
FYI that is not necessarily the case if you can capture in RAW on iOS. I'm the author of a camera app for Android which works as a mixture of Apple smart HDR and Googles HDR+. It merges many RAW images to reduce noise and one underexposed image to recover highlights. It is competitive in terms of quality to the images produced by HDR+ for example. I've made it open source here https://github.com/mirsadm/motionCam
- Show HN: Open-source full camera pipeline replacement for Android
- Open source camera app with RAW multiframe merging for noise reduction & dual exposure controls.
What are some alternatives?
When comparing CameraView and motioncam you can also consider the following projects:
RootEncoder - RootEncoder for Android (rtmp-rtsp-stream-client-java) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP, SRT and UDP with all code written in Java/Kotlin
StrobeLight - Strobe Light using DotStar LEDS and ESP32.
HiddenCamera - 📸 A library that allows you to capture images in background without displaying UI.
Gcam-Services-Provider - App faking only the absolute necessary Apis to use Gcam without Play Services
Fotoapparat - Making Camera for Android more friendly. 📸
bgslibrary - A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT