[Jderobot-admin] jderobot-r1082 - trunk/src/stable/components/openni1Server

frivas en jderobot.org frivas en jderobot.org
Mie Oct 30 12:28:01 CET 2013


Author: frivas
Date: 2013-10-30 12:28:01 +0100 (Wed, 30 Oct 2013)
New Revision: 1082

Modified:
   trunk/src/stable/components/openni1Server/openni1Server.cfg
Log:
#88 solved. Openni1Server only works at 640x480


Modified: trunk/src/stable/components/openni1Server/openni1Server.cfg
===================================================================
--- trunk/src/stable/components/openni1Server/openni1Server.cfg	2013-10-29 19:48:02 UTC (rev 1081)
+++ trunk/src/stable/components/openni1Server/openni1Server.cfg	2013-10-30 11:28:01 UTC (rev 1082)
@@ -4,8 +4,8 @@
 #cameras configuration
 openni1Server.NCameras=1
 openni1Server.PlayerDetection=1
-openni1Server.Width=320
-openni1Server.Height=240
+openni1Server.Width=640
+openni1Server.Height=480
 openni1Server.Fps=25
 
 #camera 1



More information about the Jderobot-admin mailing list