Skip to content

Vue项目通过Agora声网实现视频通话示例;webRTC ; agora-webrtc ; agora

License

Notifications You must be signed in to change notification settings

wocwin/agora-rtc-demo

Repository files navigation

agora-rtc-demo

安装依赖

npm install

启动项目

npm run serve

怎么视频聊天

启动后的地址是:https://localhost:8100/
同时打开多个就可以实现一对一聊天或者一对多聊天