# webrtc **Repository Path**: ugphpcn/webrtc ## Basic Information - **Project Name**: webrtc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2023-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 视频语音demo 演示地址:https://webrtc.dingjw.com/room.php?cid=2 如有定制需求请加QQ:393323503 ## 本地测试 1. 依赖扩展 * ext-json * ext-swoole (推荐使用最新 [release](https://github.com/swoole/swoole-src/releases/latest) 版本或 [v4.4LTS](https://github.com/swoole/swoole-src/tree/v4.4.x) 版本) 2. 下载源码并启动 ```shell git clone git@github.com:swoole-plus/webrtc.git php server.php ``` 3. 访问:http://127.0.0.1:9509