Asked — Edited

Live Stream And Android Using Ez-B

Hello everyone

I'm currently in the development of a development of a robot, that uses EZ-B microcontroler and camera, I would like to implement an Android Application that would display the live stream from the bluetooth camera into the android device, and as well be able to manipulate the robot through Application, I would like to know if this is do able and where should I start from? I would like to know if the EZ-B board is be able to communicate with this external device and the application ? Thanks


ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

#1  

EZ Robot Inc says they will soon have an application that will be able to interface with an Android. However when that happens and how powerful it will be is a mystery. Do a search on Android here on the forum and you will find a lot of info on your question.

#2  

Thanks for the response...... And yeah my idea is to develop a simple App that controls the Robot through Android but I dont Know if the EZ-B gives any kind of support to Android. I would like to get something done since is for a School project I have for this semester, and I know Arduino microcontroller does not support the live stream feature from a camera. thats why I thought I could of get something done with the EZ-B

PRO
Synthiam
#3  

Use the HTTP Server.

  1. ADd Control
  2. HTTP Server
  3. Press the ? next to the X on the HTTP Server for help
#4  

Thank you Dj Sures......... I was wondering if I could implement it myself by creating my own controls, or by creating my own HTTP: Server?...... or if EZ-B has a library that can be use with eclipse in order to communicate with the microcontroller and an Android application ?

Thanks :) :)

PRO
Synthiam
#5  

Maybe it'll be neat to add support for an HTML folder for custom pages. In a future release :)