cloud-dragon
cloud-dragon
Optional parameters USE_MAINLINE_GOOGLE_MIRROR="" Only Google and source address. Suggest to add tuna: use mirror provided by Tsinghua University “https://mirrors.tuna.tsinghua.edu.cn/git/linux-firmware.git” For users in mainland China, Google is blocked Project script lib/compilation.sh...
sudo gem install -n /usr/local/bin cocoapods cd frpc-ios pod install
Dear author, hello. I am using Raspberry Pi 4 product. I want to implement the lorawan function. Currently, it is running using lora_pkt_fwd I have noticed your subroutine, but I...
When the user customizes the selection of the stun server, the reference document lacks a front-end JavaScript description [https://docs.pikvm.org/webrtc/#h264-parameters](https://docs.pikvm.org/webrtc/#h264-parameters) Not only the backend needs to be changed here. And the...
Suggest adding the [Framed IP Address] field to the user list page Because when statically assigning user IP addresses, the page cannot query and view other user IPs, which can...
为什么推流的时候默认音频声音有点小啊。感觉小一半,有没有办法让他提高呢? 片源 和 远端平台都看过没问题。 推送软件换成别的声音就大
播放推流本地4K资源后缀mkv或者mp4 时会卡,如何优化? 只要源视频文件超过2G 3G大 就会卡。
希望作者添加配置文件热加载的功能。 即 reload 和 test检测 当config.json 发生变动时,比如添加了资源列表。 需要先 test 跟nginx 类似。 然后再 raload 不导致现有的程序断开,重新读取config配置。 不然每次都要断开程序 重新推流。 还有那个允许跳转到指定的资源ID 。因为跳过资源 对于一两个列表来说比较简单。如果过多的话 会很麻烦