Bean Deng 邓斌

Results 16 issues of Bean Deng 邓斌

Hi,感谢作者开源了这么棒的项目。 在使用 MJpegStreamingServer 来做摄像头流直播的时候,发现服务端跑的过程中,内存使用会持续上升,一直撑爆内存,然后直播就崩掉了。查了下,貌似大量的异步 socket 在 .net 下会存在这个我问题。请问作者有解决的思路吗? 另外,在尝试 Cowboy.Sockets 来替换 Gimela.Net.Sockets 的时候,发现 MJpegStreamingServer 发送完头部流之后,后续的图片流总是无法持续发送。请问能提点一下吗?我是将 AsyncTcpServer 的 SyncSend/SendToAll 换成 TcpSocketServer 的 SendTo/BeginBroadcast 了。

支持多域名配置,亲测有效。 config 通过逗号分隔多个域名 ``` export DOMAIN=your_domain1,*.your_domain1,your_domain2,*.your_domain2 ```

### 步骤 ``` # 签发证书 docker run --rm \ -v "/xxx/acme.sh":/acme.sh \ -e Ali_Key="xxx" \ -e Ali_Secret="xxx" \ --net=host \ neilpang/acme.sh \ --issue --dns dns_ali --dnssleep 60 -d "xxx.com" -d...

### Link to related issue (if applicable) ### Summary of proposed changes Update the right default value of iconUrl. https://github.com/sampotts/plyr/blob/0c9759455cbfcce888c66925c3b457ce06cee31e/src/js/config/defaults.js#L63

As you can see, unit_info.json is out of date for a long time. Is there a way to get all the latest data and generate new file from balance data...

I found my jpeg header starts with `FF D8 FF E2`, which is not supported. Here is the demo jpeg file: ![hello-world](https://github.com/parallax/jsPDF/assets/1836701/60485e1a-2649-4ac2-b3f0-9b184888093b) ![QQ截图20240116235923](https://github.com/parallax/jsPDF/assets/1836701/e04665b1-ea9e-4ea5-a277-4b8b5fb56c7e)

修复npm install拼写错误

Hi, thanks for this great project. The translation for 'back' here should be '返回' rather than '背部', as 'back' refers to 'returning to the previous page', not 'the back of...

bug

### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...

self-hosting