Giter Club home page Giter Club logo

time-locale-recorder-for-id-tags's Introduction

Android video recorder with time & locale for ID tags


This is an Android app that records detected ID tags as video clips with time & local info. Such ID tags generally involve the using of RFID, QR code, or other tag tracking technology. Overlaying of the time and locale info in the video recording is achieved by using Android CameraX, TextClock, Location/Geocoder, and integrating with a lightweight screen recording library, HBRecorder.

Depending on the kind of tag tracking technology being targeted, specific reader hardware and SDK might be needed. For generality, this app only includes brief commented pseudo code for the hardware dependent ID tag SDK and simulates ID tag detections by means of an on-screen button. Users who would like to incorporate specific ID tag reader functionality (e.g. a RFID reader with Android SDK) may substitute the simulation related code and pseudo code comments with method calls from the associated reader SDK installed as an Android module.

In case barcode/QR code is used as the ID tags, there is no need for reader hardware. Software alone (e.g. Google's CameraX ML Kit API) would suffice.

For more details, please visit this Genuine Blog.


time-locale-recorder-for-id-tags's People

Contributors

oel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.