AbiosGaming / desktop-stream-viewer

View multiple streams on your desktop!
7 stars 1 forks source link

Cfg runtime fixes #128

Closed kaszim closed 7 years ago

kaszim commented 7 years ago

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 to videoframes.py and containers.py, thoughts on that?

Important files to review

main.py containers.py videoframes.py