Project

General

Profile

« Previous | Next » 

Revision 1136d406

Added by David Sorber over 3 years ago

Update checker.py script with a more object oriented design. Google SMTP
relay no longer works without 2 factor authentication so email
notificaiton does not currently work.

View differences:

software/misc/build_ffmpeg_shared.sh
LIB_DIR="$INSTALL_DIR/lib"
# Set to a string containing the version you wish to install
FFMPEG_VERSION="5.0" # <--- set this to latest version
FFMPEG_VERSION="5.1" # <--- set this to latest version
NUM_CORES=$(cat /proc/cpuinfo | awk '/^processor/{print $3}' | wc -l)

Also available in: Unified diff