Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronized playback of multiple replays #1551

Open
ThagonDuarte opened this issue Jan 1, 2025 · 0 comments
Open

Synchronized playback of multiple replays #1551

ThagonDuarte opened this issue Jan 1, 2025 · 0 comments
Labels
tools:Tooling Related to pepsi et.al.

Comments

@ThagonDuarte
Copy link
Contributor

ThagonDuarte commented Jan 1, 2025

When testing #1253 it was found to be tedious to manually sync up two different running replayers. It would be way more convenient to have one UI with one timeline, which controls multiple replayers.
One possible way of doing this is introducing another layer above a single replayer. The unified timeline client would communicate with each running replayer and set their current time frame, start playback, set playback speed etc.
This would essentially only strip the existing replayer of its UI, which is moved to the unified client, but keep all the core functionality of actually playing back a replay.

When this is couples with #1541, multiple instances of twiy could then display these different but synced up replays simultaneously.

An even better, but way more intense and tike costly, change/rewrite could also be to move twix from a single robot model to a multiple robot model, where all replays would be able to be displayed in a single twix instance.

@ThagonDuarte ThagonDuarte added the tools:Tooling Related to pepsi et.al. label Jan 1, 2025
@ThagonDuarte ThagonDuarte moved this to Open in Development Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools:Tooling Related to pepsi et.al.
Projects
Status: Open
Development

No branches or pull requests

1 participant