[
    {
        "channelId": 12,
        "vCameraImageParameter": {
            "brightness": 50,
            "contrast": 50,
            "focusMode": 0,
            "hue": 0,
            "irisMode": 0,
            "saturation": 50,
            "sharpness": 50
        },
        "vCameraStreamingParameter": [
            {
                "bitrate": 2560,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 2048,
                "ipRate": 10,
                "streamType": 0,
                "width": 2048
            },
            {
                "bitrate": 768,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 480,
                "ipRate": 10,
                "streamType": 1,
                "width": 640
            }
        ]
    }
]