src/main/java/com/genersoft/iot/vmp/gb28181/transmit/cmd/ISIPCommander.java
@@ -213,4 +213,11 @@ * @param device 视频设备 */ boolean mobilePostitionQuery(Device device); /** * 释放rtpserver * @param device * @param channelId */ void closeRTPServer(Device device, String channelId); }