how can read my android sensor values and view camera? I am using this app (https://m​arket.andr​oid.com/de​tails?id=c​om.pas.web​cam)

1 view (last 30 days)
i want to use webcam and sensor values of my android i work on https://market.android.com/details?id=com.pas.webcam this works well but i am not able to see webcam and sensor values on matlab

Answers (1)

Walter Roberson
Walter Roberson on 6 Sep 2015
You appear to be examining http://uk.mathworks.com/matlabcentral/answers/12036-how-do-i-use-my-smart-phone-camera-as-a-webcam-in-matlab for instructions on connecting that app to MATLAB.
That app has no facility for sending sensor information.
The fairly new ipcam() also has no way facility for sending sensor information.
Sensor reading is available for Android for Samsung Galaxy S4 and Galaxy Note 2 only.
In theory on Android is should be possible to have both connections going at the same time. Start the sensor transmitter and then connect with ipcam() or the methods described in the linked Question.

Categories

Find more on MATLAB Mobile in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!