# WebRTC-Mirror **Repository Path**: mirrors_AgoraIO-Community/WebRTC-Mirror ## Basic Information - **Project Name**: WebRTC-Mirror - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [ARCHIVED] WebRTC-Mirror **⚠️ This project is no longer maintained and has been archived.** Please note that this repository is now in a read-only state and will not receive any further updates or support. We recommend using to the latest version of the **Agora Web SDK**: [Learn more](https://www.agora.io/en/products/video-call/) For documentation and support, please visit the [Agora Documentation](https://docs.agora.io/en/). ### WebRTC 镜像文档 > 这是一个由 Agora.io 提供的 `WebRTC` 镜像源,你可以使用此版本代替 Google 官方版本(只读) ### 如何修改 > 本文档页面使用 hugo 实现 #### 修改内容 编辑content目录下对应的markdown文件 #### 修改样式 将`/themes/xxx/`layouts的内容中复制到`/layouts`下,即可修改html结构 #### 修改配置 大部分位于config.toml中 #### 修改后发布 运行 hugo, 然后执行 deploy 脚本