{ "channel": 1, "streamType": 0 }
curl --location --request POST '172.22.72.236:9090/api/camera//preview/start' \ --header 'Content-Type: application/json' \ --data-raw '{ "channel": 1, "streamType": 0 }'
{ "": {} }