Fix place of connection.json
[apps/agl-service-windowmanager.git] / src / config / connection.json
index 18dc7ad..9a9a9c6 100644 (file)
@@ -3,42 +3,22 @@
     "wm_port": 54400,
     "areas": [
         {
-            "area_name": "fullscreen",
-            "transmitter_port": 54401,
-            "width": 1920,
-            "height": 1080
+            "area_name": "ssub",
+            "transmitter_port": 34400,
+            "width": 640,
+            "height": 720
         }
     ],
     "connections": [
         {
             "screen_name": "slave",
-            "ip": "192.168.200.101",
+            "ip": "192.168.200.16",
             "wm_port": 54410,
             "master_mode": false,
             "areas": [
                 {
                     "area_name": "split.sub",
-                    "transmitter_port": 54411,
-                    "width": 640,
-                    "height": 720
-                }
-            ]
-        },
-        {
-            "screen_name": "hud",
-            "ip": "192.168.200.102",
-            "wm_port": 54420,
-            "master_mode": false,
-            "areas": [
-                {
-                    "area_name": "fullscreen",
-                    "transmitter_port": 54421,
-                    "width": 1920,
-                    "height": 1080
-                },
-                {
-                    "area_name": "leftup",
-                    "transmitter_port": 54422,
+                    "transmitter_port": 34410,
                     "width": 640,
                     "height": 720
                 }