HiddenCamera
CameraView
HiddenCamera | CameraView | |
---|---|---|
- | 3 | |
125 | 5,031 | |
0.8% | 0.7% | |
0.0 | 0.0 | |
almost 4 years ago | 8 months ago | |
Kotlin | Java | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
HiddenCamera
We haven't tracked posts mentioning HiddenCamera yet.
Tracking mentions began in Dec 2020.
CameraView
-
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
What are some alternatives?
Instagram ImagePicker - Instagram like Image Picker for Android
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
Pix (WhatsApp Style Image Picker) - Pix is a Whatsapp image picker replica. with this, you can integrate an image picker just like WhatsApp.
Fotoapparat - Making Camera for Android more friendly. 📸
MagicalCamera - A library to take picture easy, transform your data in different format and save photos in your device
camera-samples - Multiple samples showing the best practices in camera APIs on Android.