<div dir="ltr">Hi Erkam,<div><br></div><div>What camera are you using? I&#39;m using a Logitech Pro 9000, so the driver is V4L, the camera can be found using:</div><div><br></div><div>ls /dev/video*</div><div><br></div><div>My device is /dev/video0.</div><div><br></div><div>So probably you should figure out, which camera model are you using? Like UVC, IEEE-1394 or DV? Thus you can try if it can fetch images using normal applications like `UVC Viewer`. </div><div><br></div><div>Make sure you got a device in /dev/ and it is working. Then pay attention to the config file you pass to CameraServer, select the right device according to your camera model.</div><div><br></div><div>Good luck,</div><div>Lihang</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 25, 2015 at 5:27 AM, erkam <span dir="ltr">&lt;<a href="mailto:erkam.uyanik@gmail.com" target="_blank">erkam.uyanik@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have a similar problem. I know I should first run cameraserver and while<br>
it is running should run cameraview. Yet, when I run camera server, it gives<br>
an output like this:<br>
<br>
Constructor CameraI -&gt; CameraSrv.Camera.0.<br>
URI: 0<br>
<br>
and return to the shell instead of continuing as the example in the first<br>
message. And since it stops running, when I try to run cameraview, it gives<br>
the following output:<br>
<br>
Loading glade<br>
Network.cpp:2169: Ice::ConnectionRefusedException:<br>
connection refused: Connection refused<br>
<br>
What may causes this problem?<br>
<br>
Regards,<br>
Erkam<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-Cameraserver-tp4642537p4642559.html" target="_blank">http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-Cameraserver-tp4642537p4642559.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Jderobot Developer List mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Jde-developers mailing list<br>
<a href="mailto:Jde-developers@gsyc.es">Jde-developers@gsyc.es</a><br>
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div style="font-family:宋体;font-size:14px;line-height:21px"><span style="font-size:10.5pt">Lihang Li<br>National Laboratory of Pattern Recognition (NLPR)<br>Institute of Automation, Chinese Academy of Sciences (IACAS)<br>95 Zhongguancun East Road<br>Beijing 100190, CHINA<br>Tel: <a value="+8613811582143" style="color:rgb(17,85,204)">+86-13811582143</a></span></div><div style="font-family:宋体;font-size:14px;line-height:21px"><span style="font-size:10.5pt">Website: <a href="http://hustcalm.me/" style="color:rgb(17,85,204);margin-bottom:0px;margin-top:0px" target="_blank">http://hustcalm.me</a></span></div><div style="font-family:宋体;font-size:14px;line-height:21px">GoogleGroups:<a href="https://groups.google.com/forum/?hl=zh-CN#!forum/open-cas" target="_blank">https://groups.google.com/forum/?hl=zh-CN#!forum/open-cas</a></div></div></div>
</div>