| Package | Description |
|---|---|
| com.baidubce.services.evs |
| Modifier and Type | Method and Description |
|---|---|
DeviceTsStorePageListResponse |
EvsClient.listChannelAiAnalysisResult(long channelId,
String aiType,
DeviceTsStoreListRequest request)
It is used to query the AI analysis results of GB28181 device channels.
|
DeviceTsStorePageListResponse |
EvsClient.listChannelRecord(long channelId,
DeviceTsStoreListRequest request)
Used to query the video file list of GB28181 device channel.
|
DeviceTsStorePageListResponse |
EvsClient.listChannelThumbnail(long channelId,
DeviceTsStoreListRequest request)
Used to query the list of screenshot files of GB28181 device channel.
|
DeviceTsStorePageListResponse |
EvsClient.listDeviceAiAnalysisResult(long deviceId,
String aiType,
DeviceTsStoreListRequest request)
Used to query the AI analysis results of RTMP devices.
|
DeviceTsStorePageListResponse |
EvsClient.listDeviceRecord(long deviceId,
DeviceTsStoreListRequest request)
Used to query the device's video file list
|
DeviceTsStorePageListResponse |
EvsClient.listDeviceThumbnail(long deviceId,
DeviceTsStoreListRequest request)
Used to query the device's screenshot file list
|
Copyright © 2023. All rights reserved.