[
    {
        "channelId": 1,
        "vCameraAudioStreamingParameter": [
            {
                "bitrate": 64000,
                "codecId": 0,
                "codecType": 3,
                "encodingName": "PCMU",
                "samplerate": 8000,
                "streamType": 0
            }
        ],
        "vCameraImageParameter": {
            "brightness": 50,
            "contrast": 50,
            "focusMode": 0,
            "hue": 0,
            "irisMode": 0,
            "saturation": 35,
            "sharpness": 50
        },
        "vCameraStreamingParameter": [
            {
                "bitrate": 2560,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 1944,
                "ipRate": 10,
                "streamType": 0,
                "width": 2592
            },
            {
                "bitrate": 768,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 360,
                "ipRate": 10,
                "streamType": 1,
                "width": 640
            },
            {
                "bitrate": 1024,
                "bitrateMode": 0,
                "codecType": 0,
                "fps": 30,
                "height": 360,
                "ipRate": 0,
                "streamType": 2,
                "width": 640
            }
        ]
    },
    {
        "channelId": 2,
        "vCameraAudioStreamingParameter": [
            {
                "bitrate": 64000,
                "codecId": 0,
                "codecType": 3,
                "encodingName": "PCMU",
                "samplerate": 8000,
                "streamType": 0
            }
        ],
        "vCameraImageParameter": {
            "brightness": 128,
            "contrast": 128,
            "focusMode": 0,
            "hue": 0,
            "irisMode": 0,
            "saturation": 128,
            "sharpness": 128
        },
        "vCameraStreamingParameter": [
            {
                "bitrate": 2560,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 1520,
                "ipRate": 10,
                "streamType": 0,
                "width": 2688
            },
            {
                "bitrate": 768,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 576,
                "ipRate": 10,
                "streamType": 1,
                "width": 720
            },
            {
                "bitrate": 2560,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 1520,
                "ipRate": 10,
                "streamType": 2,
                "width": 2688
            },
            {
                "bitrate": 768,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 576,
                "ipRate": 10,
                "streamType": 3,
                "width": 720
            }
        ]
    },
    {
        "channelId": 3,
        "vCameraStreamingParameter": [
            {
                "bitrate": 1536,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 1080,
                "ipRate": 10,
                "streamType": 0,
                "width": 1920
            },
            {
                "bitrate": 2560,
                "bitrateMode": 1,
                "codecType": 8,
                "fps": 10,
                "height": 1944,
                "ipRate": 10,
                "streamType": 1,
                "width": 2592
            },
            {
                "bitrate": 1536,
                "bitrateMode": 0,
                "codecType": 0,
                "fps": 2,
                "height": 1080,
                "ipRate": 0,
                "streamType": 2,
                "width": 1920
            }
        ]
    }
]