{
    "border": "none",
    "floating": "auto_off",
    "name": "Global Camera",
    "percent": 0.722916666666667,
    "swallows": [
       {
            "title": "/dev/video2",
            "class": "ffplay"
       }
    ],
    "type": "con"
}

{
    // splitv split container with 2 children
    "border": "normal",
    "floating": "auto_off",
    "layout": "splitv",
    "percent": 0.277083333333333,
    "type": "con",
    "nodes": [
        {
            "border": "none",
            "floating": "auto_off",
            "name": "Chat",
            "percent": 0.7,
            "swallows": [
                {
                    "class": "^icecat\\-default$",
                    "title": "(^Chat\\ \\-\\ Twitch)|(^Creator\\ Dashboard)\\ \\—\\ GNU\\ IceCat$"
                }
            ],
            "type": "con"
        },
        {
            "name": "Face Camera",
            "border": "none",
            "floating": "auto_off",
            "name": "Alacritty",
            "percent": 0.3,
            "swallows": [
                {
                    "title": "/dev/video0",
                    "class": "ffplay"
                }
            ],
            "type": "con"
        }
    ]
}