Synchronization
Prev
Next

Synchronization

Video and MIDI (and audio) may require synchronization. Basically, that is timestamping. The idea I have is to attach timestamps to asynchronous streams, by adding one timestamp to each packet. If you send two video frames, simply make it two packets (they are large anyway), so that you can have two different time stamps.

Audio should implicitely have time stamps, as it is synchronous.

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team