rm debug print

old-commit-hash: 0cbb3b44e2f61f6a450fd4da692e874452edcf34
This commit is contained in:
Harald Schafer
2021-07-09 15:14:05 -07:00
parent f9a9899fbf
commit f7e3c2eea9
-1
View File
@@ -52,7 +52,6 @@ def replay_cameras(lr, frs):
if fr is not None:
img = fr.get(rk.frame % fr.frame_count, pix_fmt='yuv420p')[0]
img = img.flatten().tobytes()
print("got img")
rk.keep_time()