Files
bilive/docs/test-hardware.md
John Howe 2a7c09be79 feat: introduce DanmakuConvert (#237)
* feat: introduce DanmakuConvert
* fix: remove abundant config
* docs: update docs
2025-03-28 00:20:38 +08:00

28 lines
889 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Test hardware
## 测试硬件环境 1 (极低配置服务器)
+ OS: Ubuntu 22.04.4 LTS
+ CPU2核 Intel(R) Xeon(R) Platinum 85
+ GPU
+ 内存2G
+ 硬盘40G
+ 带宽: 3Mbps
+ Python 版本: 3.10
> [!TIP]
> 个人经验:若想尽可能快地更新视频,主要取决于上传速度而非弹幕渲染速度,因此建议网络带宽越大越好。
## 测试硬件环境 2 (低配置显卡电脑)
+ OS: Ubuntu 20.04.4 LTS
> [!WARNING]
> 尽量使用 22.04+ 的版本,更早版本的 ubuntu 自带 gcc 版本无法更新至 biliup-rs 所需版本,若使用较早版本,请参考 [version `GLIBC_2.34 not found简单有效解决方法](https://blog.csdn.net/huazhang_001/article/details/128828999)。
+ CPUIntel(R) Core(TM) i5-9300H CPU 8 核
+ GPUNVIDIA GeForce GTX 1650 显存 4GB
+ 内存24G
+ 硬盘100G
+ 带宽: 50Mbps
+ Python 版本: 3.10