KingBright

Results 8 comments of KingBright

> @ChunkyProgrammer that work around is for older browser. latest chromium already fix that bug. > If you want to investigate this problem. I suggest you try [videojs/mux.js](https://github.com/videojs/mux.js). > Modify...

我的阿里云 运行: v2ray start 结果: V2Ray 已启动 运行: v2ray status 结果: V2Ray 状态: 未在运行 / Caddy 状态: 正在运行 目前看起来像是运行起来马上被kill了

> 更新... 通过 ps -ef | grep v2ray 看到如下信息 nobody 20306 1 0 13:55 ? 00:00:00 /usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json root 20422 19841 0 14:04 pts/0 00:00:00 grep --color=auto v2ray 我不太确定是我机器上之前装过v2ray导致出了问题,还是阿里云搞的鬼,还是这个脚本的问题。从现象上看就是调用了错误的v2ray可执行文件,且配了一个错误的config文件,我自己手动调用了...

https://github.com/mart1nro/joycontrol 可以参考这个项目,我试了可以连接并控制,我基于这个做了一个运程游戏的demo,效果还可以

> To be honest, I can't help you. I made this library focused on protyping and build quick visualizations and now I'm just updating it following the bevy documentation guidelines...