to the file:
Failed to add/activate connection. (32) not authorized to control networking
Veröffentlicht am
My public personal notebook – Not meant as a guide
to the file:
https://developer.ridgerun.com/wiki/index.php/Jetson_Nano/Gstreamer/Example_Pipelines/Encoding
This took 12h (!) on a Raspberry Pi 2 install SSL install cmake $ cd ~$ wget https://cmake.org/files/v3.28/cmake-3.28.3.tar.gz$ tar -zxvf cmake-3.28.3.tar.gz; rm cmake-3.28.3.tar.gz$ cd cmake-3.28.3$ ./configure –prefix=/home/pi/cmake-3.28.3$ make -j1$ sudo make install$ export PATH=/home/pi/cmake-3.28.3/bin:$PATH$ source ~/.bashrc install librealsense build pyrealsense Python bindings
sudo raspi-config Display Options > VNC Resolution sudo reboot