Closed kaszim closed 7 years ago
Now all configuration option are used. Another fix is that if the cfg is changed during runtime, the new values are used. This PR will add a bit of coupling to videoframes.py and containers.py, thoughts on that?
cfg
videoframes.py
containers.py
main.py containers.py videoframes.py
Description
Now all configuration option are used. Another fix is that if the
cfg
is changed during runtime, the new values are used. This PR will add a bit of coupling tovideoframes.py
andcontainers.py
, thoughts on that?Important files to review
main.py containers.py videoframes.py