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