https://github.com/airen3339/anyrtc-usecase-arcallplus
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- Language: Objective-C
- Default Branch: main
- Size: 20.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
README.md
简介
ARCallPlus 是 anyRTC 推出一款新的音视频通话 UI 组件,是 ARCall 的升级版本,ARCallPlus 体积更小,稳定性更好,也支持更多特性:
- 更加简单易用的 API、更加全面的通话回调、集成包体体积更小。
- 更加灵活的参数设置:新增编码参数设置,新增渲染参数设置。
- 新增音视频通话专属功能:新增弱网环境通话卡顿优化、A 降噪能力、通话悬浮窗。
功能优势
接入方便:提供带 UI 的开源组件,节省90%开发时间,快速上线音视频通话应用。
平台互通:各平台的 ARCallPlus 组件支持相互拨打、接听、挂断等,互联互通。
多人通话:不仅仅支持1对1视频通话,还支持在群组内发起多人(最大9人)的视频通话。
适用场景
两人或多人进行音视频通话,覆盖游戏社交、在线客服、视频客服、在线问诊、保险咨询等场景。
Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339
GitHub Events
Total
Last Year
Dependencies
ARCallPlus-iOS/ARUICalling.podspec
cocoapods
- ARtcKit_iOS >= 0
- ARtmKit_iOS ~> 1.0.2.0
- Masonry >= 0
- SDWebImage ~> 5.0
ARCallPlus-iOS/Example/Podfile
cocoapods
- ARUICalling >= 0
- Alamofire >= 0
- AttributedString >= 0
- JPush >= 0
- SDWebImage >= 0
- SnapKit >= 0
- SwiftyJSON >= 0
ARCallPlus-iOS/Example/Podfile.lock
cocoapods
- ARUICalling 1.0.0
ARCallPlus-iOS/Example/Pods/Local Podspecs/ARUICalling.podspec.json
cocoapods
ARCallPlus-Android/ARUICall/build.gradle
maven
- com.blankj:utilcode 1.25.9 api
- com.github.Karn:notify 1.4.0 api
- com.github.bumptech.glide:glide 4.12.0 api
- com.github.getActivity:GsonFactory 5.2 api
- com.google.code.gson:gson 2.6.2 api
- io.anyrtc:rtc 4.3.1.1 api
- io.anyrtc:rtm 1.1.0 api
- androidx.activity:activity-ktx 1.3.1 implementation
- androidx.appcompat:appcompat 1.3.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.0 implementation
- androidx.core:core-ktx 1.6.0 implementation
- androidx.lifecycle:lifecycle-process 2.3.1 implementation
- com.google.android.material:material 1.4.0 implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-android 1.5.1 implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.5.1 implementation
ARCallPlus-Android/app/build.gradle
maven
- androidx.appcompat:appcompat 1.4.1 implementation
- androidx.constraintlayout:constraintlayout 2.1.3 implementation
- androidx.core:core-ktx 1.7.0 implementation
- cn.jiguang.sdk:jcore 3.1.2 implementation
- cn.jiguang.sdk:jpush 4.5.0 implementation
- com.github.getActivity:XXPermissions 13.5 implementation
- com.github.liujingxing.rxhttp:rxhttp 2.6.1 implementation
- com.google.android.material:material 1.5.0 implementation
- com.gyf.immersionbar:immersionbar 3.0.0 implementation
- com.kongzue.dialog_v3x:dialog 3.2.4 implementation
- com.squareup.okhttp3:okhttp 4.9.1 implementation
ARCallPlus-Android/build.gradle
maven
ARCallPlus-Web/package-lock.json
npm
- 221 dependencies
ARCallPlus-Web/package.json
npm
- @types/node ^17.0.21 development
- @vitejs/plugin-vue ^2.2.0 development
- autoprefixer ^10.4.2 development
- postcss ^8.4.6 development
- tailwindcss ^3.0.23 development
- typescript ^4.5.4 development
- vite ^2.8.0 development
- vue-tsc ^0.29.8 development
- ar-call-sdk 0.0.24
- axios ^0.26.0
- vue ^3.2.25
- vue-router ^4.0.12
- vuex ^4.0.2