文件名称:React-native-webrtcApp:React Native WebRTC应用演示
文件大小:639KB
文件格式:ZIP
更新时间:2024-05-27 08:26:15
android ios react-native webrtc video-calling-app
React本机webRTCApp 这是一个在React Native中构建的演示视频+音频呼叫应用程序,它支持webRTC.WebRTC是一个免费的开源项目,可通过简单的应用程序编程接口为Web浏览器和移动应用程序提供实时通信。 要求 安装了NPM和React-native-cli的任何操作系统。 要进行构建,您的计算机应安装适用于android的Android Studio或适用于ios的Xcode。 需要设置套接字服务器,还需要设置眩晕并打开服务器。 视频 如何设置自己的WebSocket和Stun服务器? 更多查询? :face_with_monocle: 写信给我们 谢谢你 :folded_hands:
【文件预览】:
React-native-webrtcApp-master
----ios()
--------webrtcApp.xcodeproj()
--------Podfile(5KB)
--------Podfile.lock(19KB)
--------webrtcApp()
--------webrtcApp-tvOSTests()
--------webrtcAppTests()
--------webrtcApp-tvOS()
--------webrtcApp.xcworkspace()
----index.js(217B)
----.watchmanconfig(2B)
----android()
--------demo-key.jks(2KB)
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------gradle.properties(1KB)
--------app()
--------gradle()
--------.project(433B)
--------settings.gradle(373B)
--------build.gradle(1003B)
----.flowconfig(2KB)
----package.json(1KB)
----screens()
--------CallScreen.js(12KB)
--------LoginScreen.js(2KB)
----readme.md(955B)
----__tests__()
--------App-test.js(266B)
----app.json(55B)
----package-lock.json(401KB)
----.eslintrc.js(74B)
----.gitignore(813B)
----App.js(702B)
----.buckconfig(114B)
----.prettierrc.js(120B)
----metro.config.js(300B)
----.gitattributes(16B)