/LabelingTool

Video Affective Labeling Tool

Primary LanguageJavaScript

install flask

$ pip3 install flask

enable DEBUG mode

$ export FLASK_ENV=development

run the application

$ export FLASK_APP=hello.py
$ flask run --host=0.0.0.0

Trouble shoot

Console: DemuxException: type = CodecUnsupported, info = Flv: Unsupported codec in video frame: 2

solved