Closed knorth55 closed 5 years ago
Can you check the case when fps=0 (This could technically happen when len(in_values[0]))?
fps=0
len(in_values[0])
updated
LGTM!
Can you check the case when
fps=0
(This could technically happen whenlen(in_values[0])
)?