Sunday, November 15, 2009

Fixing CPU Usage and Sound Problems and Getting Rid of Treads

I used gobject.timeout_add instead of threading which fixed the CPU usage problem and made the code easier to read. I made the sound quality better by changing the bit-rate and the depth. I made TimeLapse collect the image and audio at the same time which improved the speed of data collections.

No comments:

Post a Comment