Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
Annotation-System
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Annotation-Pushers
  • Annotation-System
  • Issues
  • #28

Closed
Open
Opened Jun 07, 2017 by Matt Mascarenhas@Miblo
  • Report abuse
  • New issue
Report abuse New issue

Synchronised Source

Enable the player to play back the source code synchronised with its state in the video.

Ideas to approach this:

  • Perform OCR on each frame and map discovered changes to the correct part of the file (courtesy of RoyH)
  • Leverage git commit times - the commit automatically performed when saving - and possibly "start recording" time from OBS to link up the source and video (courtesy of Brian)
  • Leverage edit-time information from the streamer's editor (e.g. vim's undo persistence) and possibly "start recording" time from OBS to link up the source and video

Thanks to Kknewkles for the idea

Assignee
Assign to
Stretch
Milestone
Stretch
Assign milestone
Time tracking
None
Due date
None
4
Labels
Infrastructural Dependency Navigability Single Edition Stretch
Assign labels
  • View project labels
Reference: Annotation-Pushers/Annotation-System#28