VULAB-97: Further Jitter work

Metadata

Source
VULAB-97
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
David Makalsky
Reporter
David Makalsky
Created
2008-12-01T11:07:50.000-0500
Updated
2014-03-04T08:27:30.531-0500
Versions
  1. 0.5B
Fixed Versions
  1. 0.5B
Component
  1. RASCAL

Description

Frame padding doesn't seem to be enough to keep the audio and video in sync. Will look at optimizing recording loop to get more frames / second

Comments

  • David Makalsky commented 2008-12-01T11:08:11.000-0500

    vulab9, vulab10

  • David Makalsky commented 2008-12-15T14:01:26.000-0500

    Performed detailed analysis. Will continue to refactor code to make it more efficient and bring in some postprocessing before sending the image across to the server.

    There will be some necessity to refactor the server code to postprocess differently as well. Extending this to next week.

    VULAB11

  • David Makalsky commented 2008-12-22T10:35:38.000-0500

    I have optimized the java code as much as possible. Unfortunately, it is impossible to get more than 3 or 4 screenshots per second. I will have to do some post-processing work on the server side to pad frames and normalize the timestamps.