# webrtc-webphone **Repository Path**: ydy123/webrtc-webphone ## Basic Information - **Project Name**: webrtc-webphone - **Description**: 使用sip.js 实现的webrtc客户端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2024-07-24 - **Last Updated**: 2025-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web phone 基于JsSIP封装的webrtc软电话工具条 ### 演示截图 ![img.png](img.png) ## 打包依赖 ``` pnpm install ``` ### 运行 ``` pnpm run serve ```