|
@@ -143,6 +143,7 @@ public class GetCameraPreviewURL {
|
|
|
jsonBody.put("cameraIndexCode", "01ea43e6676f4e47bd6c5cd9e02aa006");
|
|
|
jsonBody.put("beginTime", "2023-11-29T14:00:00.000+08:00");
|
|
|
jsonBody.put("endTime","2023-11-29T14:20:00.000+08:00");
|
|
|
+ jsonBody.put("protocol","rtsp");
|
|
|
String body = jsonBody.toJSONString();
|
|
|
/**
|
|
|
* STEP6:调用接口
|