- Jun 01, 2012
-
-
Ryan Seys authored
-
- May 30, 2012
- May 29, 2012
- May 28, 2012
- May 26, 2012
-
-
Ryan Seys authored
It is still buggy, and has some issues that need to be further investigated with not showing the correct page. Also, the code is far from efficient or elegant. This is more of a hacked-together proof-of-concept solution to the problem. The solution has been found, and it is in the works, this is a beta version of what has been created so far. Proceed with caution on this commit. It may have also inadvertently broken other parts of the code as well.
-
- May 24, 2012
- May 23, 2012
- May 17, 2012
-
-
Ryan Seys authored
-
- May 16, 2012
- May 15, 2012
-
-
Ryan Seys authored
There are some issues still: (1) The playback replays all of the rectangles and does not clear those that are simply resizes of previous rectangles. This will need to be recoded in writing.js (2) The rectangles are filled in. Simply set each rectangle style to fill:none within the slides.rb processing script. TODO: Clear full screen Draw circles Draw lines in larger sections (with many subsections) Change Slides Start moving cursor More rigid code for playback with issues getting the svgs
-
Ryan Seys authored
-
Ryan Seys authored
-
- May 14, 2012
-
-
Ryan Seys authored
-
Ryan Seys authored
-
Ryan Seys authored
-
Richard Alam authored
-
Richard Alam authored
time to process
-
Richard Alam authored
-
- May 11, 2012
-
-
Richard Alam authored
-
Richard Alam authored
-
- May 10, 2012
-
-
Richard Alam authored
1. Convert the initial image that is sent to the server as grayscale 2. Add some debug logs on the applet to determine which step is taking a long time. As suspected, it is on the network, esp. using http. 3. Fix a bug in the server side. Turns out we are not incrementing the timestamps in constant interval like we do with the voice. Not doing so, doesn't allow the Flash Player to drop frames when packets arrive late.
-
Richard Alam authored
-
- May 09, 2012
-
-
Richard Alam authored
send the blocks to the server, and how long it takes for the server to receive all the blocks.
-
Richard Alam authored
disconnecting when the connection hiccups
-
- May 08, 2012
-
-
Richard Alam authored
the screen caltured to other users
-
Richard Alam authored
-
- May 04, 2012
-
-
Dixon Fred authored
Do not process for Matterhorn if webcam, audio, or desktop are not avai...
-