[Jderobot] Cameraview loading glade pero no aparece el gui
Roberto Calvo
rocapal en gsyc.urjc.es
Mie Oct 23 12:55:15 CEST 2013
He repasado el código y tenemos esto:
if(uri.size()>3)
cap.open(uri);
else
cap.open(atoi(uri.c_str()));
Y la doc de VideoCapture::Open en [1]
Lo que no entiendo es porque a tí con número no te funciona y a mi con
el path de v4l2:/// ... tampoco. No sé si será problema de
compatibilidades del sistema con libopencv-highgui2.3 o libv4l-0
[1]
http://docs.opencv.org/modules/highgui/doc/reading_and_writing_images_and_video.html#videocapture-open
El mié, 23-10-2013 a las 01:28 -0700, Eloy escribió:
> Hola, mi version del repo es la 1072.
>
> He probado a poner un cero
> CameraSrv.Camera.0.Uri=0
>
> Y ejecuta y cierra cameraserver.
>
> ./cameraserver --Ice.Config=cameraserver.cfg
> Constructor CameraI -> CameraSrv.Camera.0.
> URI: 0
> eloy en ubuntoy:~/jderobot/trunk/src/stable/components/cameraserver$
>
> Estoy ejecutando en un MacBook por si tiene algo que ver.
>
> Solamente me funciona si uso
> CameraSrv.Camera.0.Uri=v4l2:///dev/video0
>
>
> Un saludo.
>
>
>
> --
> View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/Cameraview-loading-glade-pero-no-aparece-el-gui-tp4641730p4641749.html
> Sent from the Jderobot Developer List mailing list archive at Nabble.com.
> _______________________________________________
> Jde-developers mailing list
> Jde-developers en gsyc.es
> http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers
--
Roberto Calvo Palomino | Robotics Lab (GSyC)
R&D Android Mobile Engineer | Universidad Rey Juan Carlos
Twitter: @rocapal
Linkedin: http://www.linkedin.com/in/rocapal
More information about the Jde-developers
mailing list