All public logs

Combined display of all available logs of Autosport Labs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:15, 7 February 2023 Brentp talk contribs created page Video plus data streaming with racecapture (Created page with "==Install ubuntu 22.x== Install ubuntu 22 in the typical way. * Select Automatic Login without password ==Disable keyring popup== [https://linuxconfig.org/how-to-disable-keyring-popup-on-ubuntu Disable the keyring popup] ==Install dependencies== <pre> sudo apt-get install v4l-utils tk gstreamer1.0-plugins-bad gstreamer1.0-libav </pre> ==Enable access to RaceCapture serial port== <pre> sudo adduser $USER dialout sudo echo "ATTRS{idVendor}==16d0, ATTRS{idProduct}==07f1,...")