NERecord Linux SDK 5.5.3103
Loading...
Searching...
No Matches
Public Attributes | List of all members
nerecord::NERtcServerAddresses Struct Reference

#include <nerecord_engine_defines.h>

Public Attributes

char channel_server [kNERtcMaxURILength]
 
char record_channel_server [kNERtcMaxURILength]
 
char statistics_server [kNERtcMaxURILength]
 
char statistics_dispatch_server [kNERtcMaxURILength]
 
char statistics_backup_server [kNERtcMaxURILength]
 
char room_server [kNERtcMaxURILength]
 
char compat_server [kNERtcMaxURILength]
 
char nos_lbs_server [kNERtcMaxURILength]
 
char nos_upload_sever [kNERtcMaxURILength]
 
char nos_token_server [kNERtcMaxURILength]
 
char cloud_proxy_server [kNERtcMaxURILength]
 
char websocket_proxy_server [kNERtcMaxURILength]
 
char quic_proxy_server [kNERtcMaxURILength]
 
char media_proxy_server [kNERtcMaxURILength]
 
bool use_ipv6
 

Detailed Description

私有化服务器配置项

Member Data Documentation

◆ channel_server

char nerecord::NERtcServerAddresses::channel_server[kNERtcMaxURILength]

获取通道信息服务器

◆ cloud_proxy_server

char nerecord::NERtcServerAddresses::cloud_proxy_server[kNERtcMaxURILength]

云代理服务器

◆ compat_server

char nerecord::NERtcServerAddresses::compat_server[kNERtcMaxURILength]

兼容性配置服务器

◆ media_proxy_server

char nerecord::NERtcServerAddresses::media_proxy_server[kNERtcMaxURILength]

媒体代理服务器

◆ nos_lbs_server

char nerecord::NERtcServerAddresses::nos_lbs_server[kNERtcMaxURILength]

nos 域名解析服务器

◆ nos_token_server

char nerecord::NERtcServerAddresses::nos_token_server[kNERtcMaxURILength]

获取 NOS token 服务器

◆ nos_upload_sever

char nerecord::NERtcServerAddresses::nos_upload_sever[kNERtcMaxURILength]

默认 nos 上传服务器

◆ quic_proxy_server

char nerecord::NERtcServerAddresses::quic_proxy_server[kNERtcMaxURILength]

quick 代理服务器

◆ record_channel_server

char nerecord::NERtcServerAddresses::record_channel_server[kNERtcMaxURILength]

获取录制 sdk 通道信息服务器

◆ room_server

char nerecord::NERtcServerAddresses::room_server[kNERtcMaxURILength]

roomServer 服务器

◆ statistics_backup_server

char nerecord::NERtcServerAddresses::statistics_backup_server[kNERtcMaxURILength]

统计备份服务器

◆ statistics_dispatch_server

char nerecord::NERtcServerAddresses::statistics_dispatch_server[kNERtcMaxURILength]

统计调度服务器

◆ statistics_server

char nerecord::NERtcServerAddresses::statistics_server[kNERtcMaxURILength]

统计上报服务器

◆ websocket_proxy_server

char nerecord::NERtcServerAddresses::websocket_proxy_server[kNERtcMaxURILength]

websocket 代理服务器


The documentation for this struct was generated from the following file: