修正 gstreamer1.0-rockchip1 来源。

Signed-off-by: rick.chan <cy@haoan119.com>
This commit is contained in:
rick.chan 2024-07-06 15:00:08 +08:00
parent ede4f23e1d
commit d216155d8a
1 changed files with 5 additions and 1 deletions

View File

@ -7,11 +7,15 @@ apt install libcolord-dev liblcms2-dev libva-dev libinput-dev libdrm-dev libpang
apt install meson cmake git graphviz doxygen xsltproc xmlto pkg-config apt install meson cmake git graphviz doxygen xsltproc xmlto pkg-config
apt install libasound2 libasound2-data libasound2-dev libasound2-plugin-equal libasound2-plugins libasound2-plugins-extra alsaplayer-alsa alsa-tools alsa-topology-conf alsa-utils alsa-firmware-loaders alsa-base gstreamer1.0-libav gstreamer1.0-qt5 gstreamer1.0-rockchip1 gstreamer1.0-alsa apt install libasound2 libasound2-data libasound2-dev libasound2-plugin-equal libasound2-plugins libasound2-plugins-extra alsaplayer-alsa alsa-tools alsa-topology-conf alsa-utils alsa-firmware-loaders alsa-base gstreamer1.0-libav gstreamer1.0-qt5 gstreamer1.0-alsa
sudo dpkg -i gstreamer1.0-rockchip1_1.14-4_arm64.deb
# apt install libegl-dev libgegl-common libpam0g libgles2 libpipewire-0.2-dev # apt install libegl-dev libgegl-common libpam0g libgles2 libpipewire-0.2-dev
``` ```
其中 gstreamer1.0-rockchip1_1.14-4_arm64.deb 在 \<rk356x sdk\>/ubuntu/packages/arm64/gst-rkmpp/ 目录下获得。
/etc/environment: /etc/environment:
```bash ```bash