webrtc-stream icon indicating copy to clipboard operation
webrtc-stream copied to clipboard

Simple python webrtc streaming demo

Results 2 webrtc-stream issues
Sort by recently updated
recently updated
newest added

把您的代码运行了下,但是什么字符都没有print,也就是所有的函数都没有进入,打开index.html的start也没有任何反应,可以请教下是什么问题吗?需要我手动添加ip地址吗?抱歉,我之前没学过,实在没看懂 ![微信图片_20230516183411](https://github.com/tsonglew/webrtc-stream/assets/70683003/2d856f51-9b79-45db-904e-1d17ee6070c0)

![image](https://user-images.githubusercontent.com/49608474/236385028-24601a88-91db-47e6-a3aa-2077fde9a03c.png) ![image](https://user-images.githubusercontent.com/49608474/236385093-5099caaa-eae1-409c-8c4f-bec6ebbd878b.png) 其他都打印了,就recv()方法一直没走,什么原因呢