# webrtc-my-demno **Repository Path**: cnull_project/webrtc-my-demno ## Basic Information - **Project Name**: webrtc-my-demno - **Description**: No description available - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-11-24 - **Last Updated**: 2025-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webrtc-my-demno #### 介绍 webrtc m94 版本 实现native 之间p2p 视频通话 (1)需要安装本地turn服务器 (2)qtdemo使用nodejs-websock 当作信令服务器,主要实现消息的中转。 client-demo 使用qt websocket, websocket.js 需要布在云上 (3)工程也自带webrtc 自带的demo (4)编译采用vs2019