648540858
2022-03-03 01a619f9e31694312f6badc0f3c7f8518e5d8420
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) {