Skip to content

基于WebRTC完成信令服务器与对等连接视频通话

License

Notifications You must be signed in to change notification settings

confeather/WebRTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC

1.安装Node.js

2.启动Node.js command prompt

3.移动当前目录至放有server.js的文件夹

4.输入npm init

5.输入npm install ws

6.输入node server.js

7.浏览器运行index.html(如不是本地测试,请在index.js中改服务器ip)

About

基于WebRTC完成信令服务器与对等连接视频通话

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published