Skip to content

Commit d841525

Browse files
author
Jianbin Qi
committed
Latest 2.0
1 parent 4791cb8 commit d841525

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Processing-Android Camera&Sensor Capture Lib
22
This library tries to transfer data between [Processing](https://processing.org) and [Android](https://android.com). 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.
33

4-
It's only beta named **"Beta2.0"**. Welcome to try it and if there is a problem, please contact me or new a issues.
4+
It's named **"2.0"**. Welcome to try it and if there is a problem, please contact me or new a issues.
55

6-
I develope the whole project in [IntelliJ IDEA](https://www.jetbrains.com/idea/). The address of original project source: [https://github.com/onlylemi/P5AndroidCapture](https://github.com/onlylemi/AndroidCapture)
6+
**Latest release**: [https://github.com/onlylemi/processing-android-capture/releases](https://github.com/onlylemi/processing-android-capture/releases)
77

8-
It will work in [openframeworks](http://www.openframeworks.cc/). I will make it quickly.
8+
I develope the whole project in [IntelliJ IDEA](https://www.jetbrains.com/idea/). The address of original project source: [https://github.com/onlylemi/P5AndroidCapture](https://github.com/onlylemi/AndroidCapture)
99

1010

1111
## Folder

0 commit comments

Comments
 (0)