检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
当收到远端用户加入房间后,会触发onRemoteUserOnline回调,在回调内,对远端用户调用startRemoteStreamView设置远端窗口并开启收流。 @Override public void onRemoteUserOnline(HRTCConnection conn
失败 10000001:服务侧返回的异常信息 31000003:服务侧返回的异常信息 32000030:服务侧返回的异常信息 15:浏览器设置sdp异常 当异常类型为2或者3时,异常因素取值范围为: 1:系统CPU占用高 2:App CPU占用高 3:音频上行网络延时 4:音频上行网络抖动
MixUserBackgroundImage 参数 是否必选 参数类型 描述 user_id 是 String 需要设置背景图的用户ID image_uri 是 String 需要设置背景图的地址,图片先上传obs,格式s3://bucket/object,如:s3://rtc-bucke
回调通知url地址,url必须以http://或https://开头,需要支持POST调用。 auth_key String 回调密钥,主要用于鉴权。如果不设置或者为空,则回调不会增加鉴权头域字段。 notify_event_subscription Array of strings 订阅云端录制通知消息。
changeUserRole(HRTCRoleType role, String authorization, long ctime); 【功能说明】 设置本端用户在房间内的角色。 【请求参数】 role:用户角色,具体请参见HRTCRoleType。 authorization:预留参数,填null。
MixUserBackgroundImage 参数 是否必选 参数类型 描述 user_id 是 String 需要设置背景图的用户ID image_uri 是 String 需要设置背景图的地址,图片先上传obs,格式s3://bucket/object,如:s3://rtc-bucke
回调通知url地址,url必须以http://或https://开头,需要支持POST调用。 auth_key String 回调密钥,主要用于鉴权。如果不设置或者为空,则回调不会增加鉴权头域字段。 notify_event_subscription Array of strings 订阅云端录制通知消息。
表7 MixUserBackgroundImage 参数 参数类型 描述 user_id String 需要设置背景图的用户ID image_uri String 需要设置背景图的地址,图片先上传obs,格式s3://bucket/object,如:s3://rtc-bucket
createConnection:加入多房间(跨房)前,与要跨入的房间先建立连接的接口,跨一个房间建立一个连接。 setDefaultSpeakerModel:设置默认的声音播放模式。 onMediaConnectStateChangedNotify:增加与媒体服务器连接状态变化的通知回调。 onFi
回调通知url地址,url必须以http://或https://开头,需要支持POST调用。 auth_key String 回调密钥,主要用于鉴权。如果不设置或者为空,则回调不会增加鉴权头域字段。 notify_event_subscription Array of strings 订阅云端录制通知消息。
回调通知url地址,url必须以http://或https://开头,需要支持POST调用。 auth_key String 回调密钥,主要用于鉴权。如果不设置或者为空,则回调不会增加鉴权头域字段。 notify_event_subscription Array of strings 订阅云端录制通知消息。
【回调参数】 无 通过setVolumeNotifyInterval开启并设置回调周期,本端禁音后检测到麦克风有输入后定时上报。上报频率和setVolumeNotifyInterval的参数大小有关,参考值建议设置成200。 onFirstLocalAudioFrameNotify -
【功能说明】 本端禁音检测回调。通过enableUserVolumeNotify开启并设置回调周期,禁音检测以6次音量回调为一个上报周期,enableUserVolumeNotify的参数建议设置成200(即最快1200ms触发禁音检测回调一次)。 【回调参数】 无 onTopActiveSpeaker
unsigned int totalVolume) 【功能说明】 用户音量状态回调。通过enableUserVolumeNotify开启并设置回调周期,定时上报。 【回调参数】 conn:连接对象。 userVolumes:HRTCVolumeInfo,userId,volume。
totalVolume:(NSUInteger)totalVolume; 【功能说明】 用户音量状态回调。通过setVolumeNotifyInterval开启并设置回调周期,定时上报。包括总音量以及各发言人及其对应音量上报显示回调 【回调参数】 connection:跨房引擎。 usersVolume
stream-interrupted 【事件说明】 远端流的码流中断事件。中断表示在 enableStreamStateDetection 接口参数 interval 设置的统计周期内未接收到有效视频帧。该事件为 1.4.0 版本新增。 【回调参数】 streamInterruptedEvent:必选,Use