All Projects → swoole-inc → Webrtc

swoole-inc / Webrtc

swoole webrtc demo

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webrtc

Community Chinese
Swoole 提案
Stars: ✭ 101 (-5.61%)
Mutual labels:  swoole
Webtorrent.io
The code that runs the WebTorrent website
Stars: ✭ 106 (-0.93%)
Mutual labels:  webrtc
Janus Cloud
a cluster solution for Janus WebRTC server, by API proxy approach
Stars: ✭ 108 (+0.93%)
Mutual labels:  webrtc
Cloud Game
Web-based Cloud Gaming service for Retro Game
Stars: ✭ 1,374 (+1184.11%)
Mutual labels:  webrtc
Opentok Ios Sdk Samples Swift
Sample applications using the OpenTok iOS SDK in Swift
Stars: ✭ 105 (-1.87%)
Mutual labels:  webrtc
Instacam
Instant canvas video
Stars: ✭ 106 (-0.93%)
Mutual labels:  webrtc
Rn Voice Video Call
Usage of WebRTC for voice & video call with peer-to-peer or conference with Login and Register screen using response & Async storage with Call Dis/Connect, Failed and Idle views in react native. Youtube:
Stars: ✭ 100 (-6.54%)
Mutual labels:  webrtc
Sdp
RFC 4566 SDP implementation in go
Stars: ✭ 109 (+1.87%)
Mutual labels:  webrtc
No Server Webrtc Android
A demo of using WebRTC with no signaling server. But in Kotlin (Java) for Android.
Stars: ✭ 105 (-1.87%)
Mutual labels:  webrtc
Awesome Rtc Hacking
a list of awesome resources related to security and hacking of VoIP, WebRTC and VoLTE
Stars: ✭ 108 (+0.93%)
Mutual labels:  webrtc
Translator
Translator.js is a JavaScript library built top on Google Speech-Recognition & Translation API to transcript and translate voice and text. It supports many locales and brings globalization in WebRTC! https://www.webrtc-experiment.com/Translator/
Stars: ✭ 103 (-3.74%)
Mutual labels:  webrtc
Callroulette
A WebRTC demo using Python (asyncio + aiohttp) as the backend
Stars: ✭ 104 (-2.8%)
Mutual labels:  webrtc
Licode Erizoclientios
IOS Erizo client library for Licode WebRTC Framework
Stars: ✭ 107 (+0%)
Mutual labels:  webrtc
Linkphp
基于swoole一款高性能多进程常驻内存型全栈框架,内置WebSocket服务器、服务治理PhpRpc功能,不依赖传统的 PHP-FPM,可以用于构建高性能的Web系统、API、中间件、基础服务等等。
Stars: ✭ 101 (-5.61%)
Mutual labels:  swoole
Simplewebrtcexample ios
Simple example for WebRTC on iOS written in swift5
Stars: ✭ 108 (+0.93%)
Mutual labels:  webrtc
Phero
这个是一个独立的orm组件可以使用在任何系统中,提供灵活的orm操作,注解形式的数据库和类的映射。This is a database query tool library. swoole mysql pool.
Stars: ✭ 100 (-6.54%)
Mutual labels:  swoole
P2p Webrtc
p2p Video Call Connection by WebRTC
Stars: ✭ 106 (-0.93%)
Mutual labels:  webrtc
Slightphp
SlightPHP 高效的PHP敏捷开发框架
Stars: ✭ 110 (+2.8%)
Mutual labels:  swoole
Turn
RFC 5766 TURN implementation in go
Stars: ✭ 109 (+1.87%)
Mutual labels:  webrtc
Webrtc Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
Stars: ✭ 10,335 (+9558.88%)
Mutual labels:  webrtc

视频语音demo

演示地址:https://webrtc.dingjw.com/room.php?cid=2

如有定制需求请加QQ:393323503

本地测试

  1. 依赖扩展
  • ext-json
  • ext-swoole (推荐使用最新 release 版本或 v4.4LTS 版本)
  1. 下载源码并启动
git clone [email protected]:swoole-plus/webrtc.git

php server.php
  1. 访问:http://127.0.0.1:9509
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].