yanggs
2023-06-01 51c19c397d86259cdf2d9483a6f39332f8be3724
src/main/java/com/genersoft/iot/vmp/service/impl/PlayServiceImpl.java
@@ -368,7 +368,7 @@
                                    return;
                                }
                                callback.run(InviteErrorCode.SUCCESS.getCode(),
                                        InviteErrorCode.SUCCESS.getMsg(), null);
                                        InviteErrorCode.SUCCESS.getMsg(), streamInfo);
                                inviteStreamService.call(InviteSessionType.PLAY, device.getDeviceId(), channelId, null,
                                        InviteErrorCode.SUCCESS.getCode(),
                                        InviteErrorCode.SUCCESS.getMsg(),