648540858
2022-03-04 1f39c6c62f0d20f8798b699e8525b5c8d8684367
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);
   /**
    * 回放暂停