spice-streaming-agent[2223]: Reading message from device failed: read() returned 0, device is closed.
sudo apt install python3 python3-pip ninja-build sudo pip3 install meson sudo pip3 install pyparsing
sudo apt install build-essential libspice-protocol-dev libssl-dev libglib2.0-dev libpixman-1-dev libopus-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libjpeg-dev libdrm-dev libxcb-xfixes0-dev libxrandr-dev
git clone https://gitlab.freedesktop.org/spice/spice-streaming-agent.git cd spice-streaming-agent git submodule update --init --recursive meson build && cd build ninja # 生成 build/src/spice-streaming-agent