CameraX And Video Processing

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ViewRecorder

    A small tool to record video with Android view

  • 1 - I have already completed the same task using ViewRecorder to record the entire root view. It is functioning properly, but on low-end devices with less than 3GB of RAM, the app becomes laggy during recording. This issue arises because ViewRecorder draws each frame (Bitmap) on the canvas, causing performance degradation. However, it is noteworthy that I have made modifications to the ViewRecorder project's code to enhance performance, such as recycling each bitmap after drawing it on the canvas.

  • EZFilter

    A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)

  • 3 - Use EZFilter library, look for the GLView e.g. :

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rendering a video like THPS2 🛹

    4 projects | /r/ffmpeg | 3 Dec 2022
  • How do we write a ray tracer in opengl?

    6 projects | /r/GraphicsProgramming | 23 Sep 2021
  • Should I go with IOS Native or React Native is capable?

    1 project | /r/reactnative | 8 Jul 2021
  • DiligentGraphics: Open-source cross-platform rendering middleware

    1 project | news.ycombinator.com | 29 Apr 2024
  • How to Become a Software Engineer ?

    3 projects | dev.to | 23 Apr 2024