All Projects → ksvcmc → KMCAgoraVRTC_Android

ksvcmc / KMCAgoraVRTC_Android

Licence: other
金山魔方视频连麦方案Android:声网1对1视频直播连麦产品,是全球首个基于UDP的直播连麦SDK,支持iOS、Android、多平台互通,适配了5000+机型,在回声消除、降噪、防啸叫方面表现优异。

Projects that are alternatives of or similar to KMCAgoraVRTC Android

room.cafe
An extremely simple video meeting, integrated whiteboard, chat and screen sharing
Stars: ✭ 34 (+126.67%)
Mutual labels:  rtc
NeoPixel-60-Ring-Clock
Time displayed as a series of colored arcs on a 60 Ring NeoPixel
Stars: ✭ 15 (+0%)
Mutual labels:  rtc
anyHouse
高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。
Stars: ✭ 177 (+1080%)
Mutual labels:  rtc
rpi
Microcontroller projects (RPi, Arduino, ATTiny85, ESP, Pico, STM8/32)
Stars: ✭ 76 (+406.67%)
Mutual labels:  rtc
awesome-rtc
📡 A curated list of awesome Real Time Communications resources
Stars: ✭ 196 (+1206.67%)
Mutual labels:  rtc
quickstart-calls-directcall-ios
iOS sample for Direct Call of Sendbird Calls, guiding you to build a real-time voice and video calls quickly and easily.
Stars: ✭ 13 (-13.33%)
Mutual labels:  rtc
ESP32Time
An Arduino library for setting and retrieving internal RTC time on ESP32 boards
Stars: ✭ 120 (+700%)
Mutual labels:  rtc
r2-streamer-kotlin
No description or website provided.
Stars: ✭ 19 (+26.67%)
Mutual labels:  streamer
salty bot
Twitch chat bot
Stars: ✭ 15 (+0%)
Mutual labels:  streamer
MCP7940
Arduino Library to access the MCP7940M, MCP7940N and MCP7940x Real-Time chips
Stars: ✭ 29 (+93.33%)
Mutual labels:  rtc
streamlabs
This module is a implementation of Streamlabs API https://dev.streamlabs.com/
Stars: ✭ 21 (+40%)
Mutual labels:  streamer
ArRtspTool
将RTSP或者NV-RTX上的摄像头流转为webrtc可直接观看的流,延迟低至200ms,Web无插件、Native等全平台低延时拉流
Stars: ✭ 38 (+153.33%)
Mutual labels:  rtc
rtcclient
RTCClient for Rational Team Concert
Stars: ✭ 33 (+120%)
Mutual labels:  rtc
XION-ChaseCam
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to c…
Stars: ✭ 27 (+80%)
Mutual labels:  streamer
freeswitch-docker
Dockerfile for freeswitch
Stars: ✭ 40 (+166.67%)
Mutual labels:  rtc
zoom-service
An open-source Swift Zoom service for easier Zoom SDK integration into iOS applications.
Stars: ✭ 12 (-20%)
Mutual labels:  rtc
uvc-streamer
MJPEG webcam network streamer for linux
Stars: ✭ 25 (+66.67%)
Mutual labels:  streamer
MD DS3231
DS3231 Real Time Clock Library
Stars: ✭ 29 (+93.33%)
Mutual labels:  rtc
web-udp
Establish client/server and P2P UDP-like channels in the browser
Stars: ✭ 43 (+186.67%)
Mutual labels:  rtc
go-toolkit
Official repo for all things written in Go related to the Readium Architecture
Stars: ✭ 21 (+40%)
Mutual labels:  streamer

金山云魔方连麦API文档

Download

项目背景

金山魔方是一个多媒体能力提供平台,通过统一接入API、统一鉴权、统一计费等多种手段,降低客户接入多媒体处理能力的代价,提供多媒体能力供应商的效率。
本文档主要针对视频连麦功能而说明

效果展示

v2.0_demo

目录结构

demo: 示例工程
libs: 魔方sdk包libkmcagoravrtc.jar,以及声网sdk包

注: demo工程使用软链接引用libs目录,对于windows平台做Android开发的用户,需要手动将libs目录拷贝到demo目录下。

此外,由于本sdk只封装了连麦相关的功能,如需要推流的能力,需要集成其他推流SDK。
demo中演示了与金山云推流SDK集成的方法,因此工程中添加了对libksylive库.

鉴权

SDK在使用时需要用token进行鉴权后方可使用,token申请方式见 接入流程;
token与应用包名为一一对应的关系;  
鉴权错误码

SDK使用指南

SDK使用指南请见wiki

接入流程

详情请见接入说明

Demo下载

Alt text

反馈与建议

主页:https://docs.ksyun.com/read/latest/142/_book/index.html
邮箱:[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].