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) {