coplayer icon indicating copy to clipboard operation
coplayer copied to clipboard

异地同步播放视频,解决异地恋的部分困扰

Results 3 coplayer issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/81843759/126362642-aa63ebcf-6695-4ccf-91ea-de32e0e8115a.png) 本地虚拟机搭建(虚拟机网络已经桥接)本地访问效果如下 ![image](https://user-images.githubusercontent.com/81843759/126362539-0c49076e-e33e-4557-af52-39839262515e.png) 小米路由器端口转发已经完成 ![image](https://user-images.githubusercontent.com/81843759/126362874-cc719bfe-2e7e-4c10-baae-32928e272d77.png) 公网ip端口扫描已开启3000端口 ![image](https://user-images.githubusercontent.com/81843759/126363282-83343da0-e5bb-4b3c-95e2-1517558cdd0c.png) 公网ip+3000端口无法访问 ![image](https://user-images.githubusercontent.com/81843759/126363420-6fea9098-7283-4a30-808e-410b93af3d92.png)

您好,十分感谢您的开源! 我希望能够使用到您的这个开源项目,但是我不太懂npm,在安装依赖的时候遇到了一些困难,安装 socket.io总是各种失败,google了一阵子,感觉像是版本问题,希望您能给与一点思路。 `root@iZ2vc73dy2czl4yhljwhq2Z:~/coplayer/coplayer# npm install --save socket.io --registry=https://registry.npm.taobao.org npm WARN package.json [email protected] No repository field. npm http GET https://registry.npm.taobao.org/socket.io npm http 200 https://registry.npm.taobao.org/socket.io npm WARN engine [email protected]: wanted: {"node":">=10.0.0"}...