Skip to content

webrtc 点对点视频聊天 分别用java的netty和go的gorilla实现信令服务器

License

Notifications You must be signed in to change notification settings

rxf113/webrtc_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个基于 webrtc + netty 的视频聊天演示程序

运行程序:

本地测试: 在浏览器打开两个页面,分别登陆,输入对方用户名呼叫、接听,能看到效果


项目介绍:


webrtc 注意事项 :

浏览器链接访问方式必须为 https (localhost下可以为http),https下 使用 websocket 要用 wss协议

ice 服务器未搭建, 默认使用的谷歌提供的


2022-01-21: 更新

About

webrtc 点对点视频聊天 分别用java的netty和go的gorilla实现信令服务器

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •