dengming
2022-03-10 f88c70d38ce1c9c0d04460d0c225373c84dc2eca
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/cmd/ISIPCommander.java
@@ -119,8 +119,8 @@
   /**
    * 视频流停止
    */
   void streamByeCmd(String deviceId, String channelId, SipSubscribe.Event okEvent);
   void streamByeCmd(String deviceId, String channelId);
   void streamByeCmd(String deviceId, String channelId, String stream, SipSubscribe.Event okEvent);
   void streamByeCmd(String deviceId, String channelId, String stream);
   /**
    * 回放暂停