648540858
2022-03-03 14174ff40022a1f7662759d478d06b7b350ccd98
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/event/request/impl/ByeRequestProcessor.java
@@ -111,7 +111,7 @@
               }
               storager.stopPlay(device.getDeviceId(), channelId);
               mediaServerService.closeRTPServer(device, channelId);
               mediaServerService.closeRTPServer(device, channelId, streamInfo.getStream());
            }
         }
      } catch (SipException e) {