Skip to content

FansOne/web-rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

适配处理

安装依赖后在node_modules文件夹下找到flexible.js 更改‘750’为‘width’

eg: 
if (width / dpr >540) {
	width = width * dpr;
}

TRTC

请在~@/src/utils/TRTC/getTestYserSig.js文件下配置申请好的#### SDKAPPID #### SECRETKEY

Q&A

后期抽空会做一个互动白板 及web IM... JSPeng

About

vue集成TRTC实现多人直播

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published