648540858
2022-03-07 b2c953fc76de2a9686ee81d5311bd9b06e453912
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/cmd/ISIPCommander.java
@@ -119,8 +119,8 @@
   /**
    * 视频流停止
    */
   void streamByeCmd(String deviceId, String channelId, String ssrc, SipSubscribe.Event okEvent);
   void streamByeCmd(String deviceId, String channelId, String ssrc);
   void streamByeCmd(String deviceId, String channelId, String stream, SipSubscribe.Event okEvent);
   void streamByeCmd(String deviceId, String channelId, String stream);
   /**
    * 回放暂停
@@ -258,7 +258,7 @@
    * @param endTime 结束时间,格式要求:yyyy-MM-dd HH:mm:ss
    * @param sn
    */
   boolean recordInfoQuery(Device device, String channelId, String startTime, String endTime, int sn, SipSubscribe.Event errorEvent);
   boolean recordInfoQuery(Device device, String channelId, String startTime, String endTime, int sn,  Integer Secrecy, String type, SipSubscribe.Event okEvent, SipSubscribe.Event errorEvent);
   
   /**
    * 查询报警信息