Skip to content

AndroidCapture Library Release 2 (2.0)

Compare
Choose a tag to compare
@onlylemi onlylemi released this 14 Jan 06:41
· 16 commits to master since this release

This library tries to transfer data between Processing and Android. I make a android app to capture the real-time video from "Android Camera" and the real-time data from "Android Sensor" through the socket to the server (processing server) with WiFi. The users use this lib to get phone camera frame and sensors data in processing, then can do some interesting things.

Please download AndroidCaptureForProcessing.zip, unzip, and take it to processing/libraries. Then you use it before import .jar and it`s ok.