display cetre plays video

This commit is contained in:
langolierz
2017-10-11 21:50:08 +00:00
parent d635e853ac
commit 62f4a037a0
7 changed files with 916 additions and 6 deletions

View File

@@ -25,5 +25,8 @@ data = data_centre.data()
try:
video_driver = video_centre.video_driver(canvas)
while True:
tk.update()
except Exception as e:
logger.error(str(e))