07-20-2021, 02:28 PM
(02-15-2021, 09:11 PM)jamjam Wrote: 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/
Here is a way to list directory contents of this S3 bucket > https://github.com/prabhatsharma/s3-directorylisting (per https://stackoverflow.com/a/45825516/292408):
Quote:Just place the index.html file in the root of your s3 bucket and it will list all the root elements of s3 bucket.
No separate configuration required in this file.
- Make sure your bucket is public
- Make sure the everyone has rights to list bucket contents
- Make sure that CORS is enabled