是给老家用,考虑低成本,最好带红外遥控器
Raspberry 4 on LibreELEC LibreELEC 上的 Raspberry 4
Essentially the plugin uses Docker to download Debian Buster and install Moonlight by automating the command's given on this page:
本质上,该插件使用 Docker 下载 Debian Buster 并通过自动执行本页给出的命令来安装 Moonlight:
https://github.com/moonlight-stream/moonlight-docs/wiki/Installing-Moonlight-Qt-on-Raspberry-Pi-4
When that installation procedure has finished the plugin copies the needed executables and libraries from the Docker container and then destroys the container. The plugin can use the copied files to launch Moonlight from Kodi without the extra overhead from Docker.
安装过程完成后,插件会从 Docker 容器中复制所需的可执行文件和库,然后销毁该容器。 该插件可以使用复制的文件从 Kodi 启动 Moonlight ,而无需 Docker 的额外开销。
不知道有无推荐
Supported distros: 支持的发行版:
Debian/Armbian Bullseye
Debian/Armbian Bookworm Debian/Armbian 书呆子
Ubuntu 22.04 (Jammy) Ubuntu 22.04 (杰米)
Ubuntu 24.04 (Noble) Ubuntu 24.04 (高贵)
Other requirements: 其他要求:
32-bit ARMv7 or 64-bit ARMv8 (armhf or aarch64)
32 位 ARMv7 或 64 位 ARMv8 ( armhf 或 aarch64 )
Working V4L2 H.264 or HEVC decoder (stateful or stateless)
工作 V4L2 H.264 或 HEVC 解码器(有状态或无状态)
Linux kernel v5.8 or later
Linux 内核 v5.8 或更高版本
Tested working devices: 测试的工作装置:
Asus Tinkerboard (RK3388) - Armbian Bookworm
华硕 Tinkerboard (RK3388) - Armbian 书虫
Orange Pi 4 LTS (RK3399) - Armbian Bookworm
Orange Pi 4 LTS (RK3399) - Armbian 书虫
Tested non-working devices:
测试的非工作设备:
Raspberry Pi - [Use this build instead]( https://github.com/moonlight-stream/moonlight-docs/wiki/Installing-Moonlight-Qt-on-Raspberry-Pi-4)
Raspberry Pi -使用此版本
NanoPi R6S (RK3588 currently lacks V4L2 drivers)
NanoPi R6S ( RK3588 目前缺少 V4L2 驱动)
1
THESDZ OP 如果没有,那就只能找个`RK3399`的开发版搞搞。
|
2
rabt 9 天前
我的斐讯 n1 ,刷了安卓+coreelec 双系统,coreelec 下也支持 docker ,moonlight 没用过
|