HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs
@@ -112,9 +112,8 @@ } else if (interphoneType == InterphoneType.FREEVIEW.ToString()) { //全视通监视 NSDictionary deviceInfo = new NSDictionary("deviceCode",mESVideoInfo.deviceCode, "deviceName", mESVideoInfo.DeviceName); Shared.IOS.HDLFVSDK.Video.Monitor(deviceInfo); //HDLLinphone.Current.ShowESVideoMonitor(mESVideoInfo); //NSDictionary deviceInfo = new NSDictionary("deviceCode",mESVideoInfo.deviceCode, "deviceName", mESVideoInfo.DeviceName); //Shared.IOS.HDLFVSDK.Video.Monitor(deviceInfo); } else {