All Projects → ddssingsong → Webrtc_android

ddssingsong / Webrtc_android

Licence: mit
webrtc VideoCall VideoConference 视频通话 视频会议

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Webrtc android

Instant.io
🚀 Streaming file transfer over WebTorrent (torrents on the web)
Stars: ✭ 2,954 (+286.65%)
Mutual labels:  webrtc, p2p
Hlsjs P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 759 (-0.65%)
Mutual labels:  webrtc, p2p
Starrtc Web Demo
一对一voip视频聊天,直播连麦,多人视频会议,在线会议web演示:
Stars: ✭ 281 (-63.22%)
Mutual labels:  webrtc, webrtc-demos
peermesh
💫 Exchange files p2p and e2e encrypted over a fully meshed network in your browser using WebRTC.
Stars: ✭ 107 (-85.99%)
Mutual labels:  webrtc, p2p
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+3244.76%)
Mutual labels:  webrtc, p2p
go-ayame
go-ayame is go client library for WebRTC Signaling Server Ayame
Stars: ✭ 20 (-97.38%)
Mutual labels:  webrtc, p2p
Libdatachannel
C/C++ WebRTC Data Channels and Media Transport standalone library
Stars: ✭ 336 (-56.02%)
Mutual labels:  webrtc, p2p
P2P-CKPlayer
嵌入P2P引擎的CKPlayer,视频网站省流量&加速神器
Stars: ✭ 49 (-93.59%)
Mutual labels:  webrtc, p2p
Pearplayer.js
支持WebRTC的多源多协议混合P2P-CDN的流媒体播放器
Stars: ✭ 512 (-32.98%)
Mutual labels:  webrtc, p2p
Detectrtc
DetectRTC is a tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc. https://www.webrtc-experiment.com/DetectRTC/
Stars: ✭ 509 (-33.38%)
Mutual labels:  webrtc, webrtc-demos
rtc-ssh
WebRTC wrapper for SSH connect
Stars: ✭ 95 (-87.57%)
Mutual labels:  webrtc, p2p
Simple Peer
📡 Simple WebRTC video, voice, and data channels
Stars: ✭ 5,923 (+675.26%)
Mutual labels:  webrtc, p2p
udpeer
A simple UDP peer to peer networking proxy using webrtc
Stars: ✭ 19 (-97.51%)
Mutual labels:  webrtc, p2p
webrtc-hotwire-rails
A video chat app demonstration using Hotwire and Ruby on Rails
Stars: ✭ 38 (-95.03%)
Mutual labels:  webrtc, webrtc-demos
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-95.16%)
Mutual labels:  webrtc, p2p
Meething
dWebRTC Video Meetings MESH/SFU hybrid using GunDB, MediaSoup and Beyond!
Stars: ✭ 303 (-60.34%)
Mutual labels:  webrtc, p2p
foxrtc
media sdk based on webrtc
Stars: ✭ 36 (-95.29%)
Mutual labels:  webrtc, webrtc-demos
singo
Simple WebRTC Signaling Server written in Go
Stars: ✭ 57 (-92.54%)
Mutual labels:  webrtc, webrtc-demos
P
Peer-to-peer networking with browsers
Stars: ✭ 400 (-47.64%)
Mutual labels:  webrtc, p2p
Webrtc
A reference gradle project that let you explore WebRTC Android in Android Studio.
Stars: ✭ 562 (-26.44%)
Mutual labels:  webrtc, webrtc-demos

logo

Sky p2p metting (p2p视频会议)

中文文档

A set of voice and video systems based on webrtc can be developed for single or multiple channels.

Through this project, you can get a clearer understanding of the whole call process of webrtc. This project is just for learning webrtc. If you feel it meets your needs, just download the source code and start your performance.

Server

You can find the server-side code from here.

NodeJs https://github.com/ddssingsong/webrtc_server_node for branch:branch_nodejs

java https://github.com/ddssingsong/webrtc_server_java for branch:master

Features

  • Completed

    1. Support one-to-one voice and video
    2. Support for many-to-many voice and video conferencing
    3. Flexible configuration of signaling server and stun/turn forwarding penetration server
    4. Dynamic permission application
    5. Encapsulating core code into SDK
    6. The whole process of calling, ringing and dialing
  • In progress

    1. Various optimization
    2. 2.0.0_preview in dev

Effect

  1. Single call

    process

  2. Multi-person conversation

    process

CHANGELOG

2.0.0

Various optimization

v1.2.0:

move to androidx

v1.1.2:

release base on android support

v1.1.1:

This version has implemented the basic functions.

v1.1.0

Complete Basic Video Conferences

Android demo

apk for master : AndroidDemo.apk

apk for branch_meeting : AndroidDemo.apk

Links

  1. https://github.com/LingyuCoder/SkyRTC

    server side,base on this

  2. https://webrtc.org/

    webrtc网站

  3. https://webrtc.googlesource.com/src/+/master/examples

    google git demo

License

MIT License Copyright (c) 2019 哒哒瑟

QQ

QQ Group:webrtc技术交流群

QQ 群 号:601332720 619413989 (2群)

加入群一起探讨webrtc,分享好的开源项目

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].