[JdeRobot] Getiing Run cameraserver

Francisco Pérez f.perez475 at gmail.com
Fri Nov 27 17:34:01 CET 2015


Ah and of course, you MUST launch cameraserver before cameraview. If you
don't do so, it won't work in any way. So the steps to launch the
cameraview-cameraserver example are:

* Run cameraserver FIRST


* once running (despite it says "camera timeout") lauch cameraview



Cameraserver takes the image from the source (your cameraweb in this case -
that's why your webcam LED turn on-), and it waits for "someone" to bind
with the endpoint it offers to send the images taken. This "someone" is
cameraview who acts like a client of cameraserver.
Long story short, you need to capture images (cameraserver) before you can
watch them (cameraview).

*webcam* ---[images]---> *cameraserver *---[images] ---> *cameraview*



--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-Getiing-Run-cameraserver-tp4642839p4642843.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.


More information about the Jde-developers mailing list