You can download the Linux beta here - https://jamkazam-repo.s3.amazonaws.com/linux_build/jk_linux-01-10-2021.tar.xz This beta does not have video support.
1. Expand the file change to the directory
2. Run the app by running ./run.sh
3. You can run with elevated realtime privilege which gives for steadier IO rate by modifying the run command to
sudo LD_LIBRARY_PATH=$APP_DIR/QtLibs:$APP_DIR/libs:$APP_DIR/QtPlugins:$APP_DIR/Libs:$LD_LIBRARY_PATH QT_QPA_PLATFORM_PLUGIN_PATH=$APP_DIR/QtPlugins/plugins ./JamKazam -rf
Updates to placed in the directory https://jamkazam-repo.s3.amazonaws.com/linux_build/
1. Expand the file change to the directory
2. Run the app by running ./run.sh
3. You can run with elevated realtime privilege which gives for steadier IO rate by modifying the run command to
sudo LD_LIBRARY_PATH=$APP_DIR/QtLibs:$APP_DIR/libs:$APP_DIR/QtPlugins:$APP_DIR/Libs:$LD_LIBRARY_PATH QT_QPA_PLATFORM_PLUGIN_PATH=$APP_DIR/QtPlugins/plugins ./JamKazam -rf
Updates to placed in the directory https://jamkazam-repo.s3.amazonaws.com/linux_build/