| Package | Description |
|---|---|
| com.baidubce.services.evs |
| Modifier and Type | Method and Description |
|---|---|
DeviceCountResponse |
EvsClient.countChannelRecoding(long channelId,
long begin,
long end)
Used to query the number of video files of GB28181 device channel
|
DeviceCountResponse |
EvsClient.countChannelThumbnail(long channelId,
long begin,
long end)
Used to query the number of screenshot files of the Gb28181 device channel.
|
DeviceCountResponse |
EvsClient.countDevicehumbnail(long deviceId,
long begin,
long end)
Used to query the number of screenshot files of the RTMP device.
|
DeviceCountResponse |
EvsClient.countDeviceRecoding(long deviceId,
long begin,
long end)
Used to query the number of video files of the RTMP device.
|
Copyright © 2023. All rights reserved.