BerryShare
BerryShare copied to clipboard
Share PC desktop to Raspberry Pi with WebRTC
After "sudo systemctl start berry-share" $ sudo systemctl status berry-share ● berry-share.service - BerryShare service Loaded: loaded (/etc/systemd/system/berry-share.service; enabled; vendor preset: enabled) Active: failed (Result: signal) since Wed 2022-05-11 12:59:39...
Hello, **Environnement :** root@raspberrypi:~/BerryShare/cmake# cat /etc/*rel* /usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" **Compilation issue** root@raspberrypi:~/BerryShare/cmake# make -j4 Scanning dependencies of...
There's a small error in the scripts/install-deps.sh file - the Debian/Ubuntu package is **nlohmann-json3-dev** (no simple `json` in name).