简体   繁体   English

Agora - React Native 中的点对点视频通话

[英]Agora - Peer to Peer video call in react native

Hi fellow developers,各位开发者好,

I want to implement peer-to-peer video calling in my react native app using agora SDK.我想使用 agora SDK 在我的 react 本机应用程序中实现点对点视频通话。 I am using node and express.js.我正在使用节点和 express.js。 I have looked into several examples, but most of them are for live streaming.我研究了几个例子,但其中大多数是用于直播的。 Can anyone guide me How should I implement it?谁能指导我我应该如何实施它? and any guidance will be much appreciated.任何指导将不胜感激。

You can use this example which implements a video chat app.您可以使用这个实现视频聊天应用程序的示例

To get the peer-to-peer calling functionality you can use this library along with notifications.要获得点对点呼叫功能,您可以将此与通知一起使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM