| | |
| | | import com.genersoft.iot.vmp.media.zlm.dto.MediaServerItem;
|
| | | import com.genersoft.iot.vmp.media.zlm.dto.StreamProxyItem;
|
| | | import com.genersoft.iot.vmp.media.zlm.dto.StreamPushItem;
|
| | | import com.genersoft.iot.vmp.service.bean.GPSMsgInfo;
|
| | | import com.genersoft.iot.vmp.vmanager.gb28181.platform.bean.ChannelReduce;
|
| | | import com.github.pagehelper.PageInfo;
|
| | |
|
| | |
| | | List<PlatformCatalog> queryCatalogInPlatform(String serverGBId);
|
| | |
|
| | | int delRelation(PlatformCatalog platformCatalog);
|
| | |
|
| | | int updateStreamGPS(List<GPSMsgInfo> gpsMsgInfo);
|
| | | }
|