# p2p流媒体 **Repository Path**: coder_lw/p2p_streaming_media ## Basic Information - **Project Name**: p2p流媒体 - **Description**: No description available - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-06-14 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README For documentation and instructions for building this software, see 程序位于myfileServer文件夹中 liveServer为服务端,运行时 ./liveServer 192.168.1.103 2007 w 192.168.1.103 2007为打洞服务器的ip和端口号,w为本设备名称 liveClient为客户端,运行时, ./liveCient 192.168.1.103 2007 t w 192.168.1.103 2007为打洞服务器的ip和端口号,t为本设备名称,w为要访问的设备号。