Fix audio.

This commit is contained in:
AZ Huang 2014-04-10 05:23:24 +08:00
parent 4840bc0902
commit 8a957a4643
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class AV(ToxAV):
except Exception as e:
print(e)
sleep(0.001)
sleep(0.01)
def video_transmission(self):
print("Starting video transmission...")