https://github.com/adamian98/pulse
- Download Repository
git clone [email protected]:edonssfall/multimedia_editor.git
- Create environment and install requirements
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
- Install FFmpeg and PostgreSQL
sudo apt install ffmpeg
echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" | sudo tee /etc/apt/sources.list.d/pgdg.list
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
sudo apt-get update
sudo apt-get install -y postgresql-15
sudo pg_createcluster 15 main --start
sudo systemctl start [email protected]
sudo systemctl enable [email protected]
- Copy and configeru .env
cp example.env .env
PROJECT_DIR='/global/path/to/project/folder'
- Run app
python3 main.py
- Install CUDA and CUDA Tools
install for your version system can use this scripts
https://github.com/edonssfall/Razer-Blade-2020-Ubuntu/tree/main/DataScience
It read your system, so it can move to home folder or drivers
cd -Move to home folder
-d -Show list of external drivers
/d -Show list and can chose driver to move
-v -Use it in folder with video, to start process of search same frames
-i -Use to start scale up all images in folders(Need to finish)
-sql -Give access to PostgreSQL commands
...
over commands in BASH
All changes write in logs.txt