asyncvnc
asyncvnc copied to clipboard
Adds video._update_rect() method. Cleans the method video.read() up
Extracts the numpy magic from video.read() into a separate video._update_rect() method Adds some tests.