- Install
ffmpegandgpac - 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.pyis 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.pyfor simple testing
forked from ultravideo/AISA-demo-API
-
Notifications
You must be signed in to change notification settings - Fork 0
License
DxTa/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
Languages
- Python 88.7%
- Dockerfile 8.3%
- Mako 2.0%
- Shell 1.0%