- Install
ffmpeg
andgpac
- clone the Kvazaar repository and build and install Kvazaar according to the instructions in Kvazaar repository. https://github.com/ultravideo/kvazaar
- create and activate virtual env
python -m venv venv && source /venv/bin/activate
- install requirements
pip install -r requirements.txt
- install redis and start
redis-server
- start
rq worker
- Initialize database
flask --app src db upgrade
- start server
flask --app src run
- run
python read_and_feed.py
is used to divide the input video into 10 second segments. Currently, the time stamping starts from zero instead of the real time stamp. python test.py
for simple testing
-
Notifications
You must be signed in to change notification settings - Fork 1
License
ultravideo/AISA-demo-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published