Visit the project homepage
This demo shows a single editor recording editing and audio with multiple sessions and a separate playback window. Edit contents are streamed below the editor windows. It also demonstrates how trace content can be loaded from a remote server and, in local development mode, uploaded as well.
Use the record button to start recording, and play to replay when you are finished.
RecordPlayThis demo shows how we can collect separate traces from multiple independent editor windows, and play them together during playback. This is useful for capturing code editing in one window, and result of running the code in a second window, while recording cursor position, selections, and scrolling in both windows.
Use the record button to start recording, and play to replay when you are finished.