ankineri

Results 2 issues of ankineri

## Description When there is not enough bandwidth to pass the stream through, the video lag accumulates. A page refresh helps reset the lag. ## What's the behavior that you...

bug

Tried to run ttpy on WSL today, ran into the following issue when running this trivial code: `tt.unit(2, 2)` ``` TypeError Traceback (most recent call last) in ----> 1 tt.unit(2,...