Wow that's great news.
So we have to install rpi-vci.tz and then use framecopybuffer?
Something like this?
sudo apt-get install -y cmake
git clone https://github.com/tasanakorn/rpi-fbcp
mkdir -p rpi-fbcp/build
cd rpi-fbcp/build
cmake ..
make
sudo inst...
So we have to install rpi-vci.tz and then use framecopybuffer?
Something like this?
sudo apt-get install -y cmake
git clone https://github.com/tasanakorn/rpi-fbcp
mkdir -p rpi-fbcp/build
cd rpi-fbcp/build
cmake ..
make
sudo inst...