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

Feature Request: Token for (Live)Replay Frame Data #336

Open
thedarklort opened this issue Dec 7, 2021 · 1 comment
Open

Feature Request: Token for (Live)Replay Frame Data #336

thedarklort opened this issue Dec 7, 2021 · 1 comment

Comments

@thedarklort
Copy link

As discussed in the discord: https://discord.com/channels/452057328532062219/452797364420345866/917766971418902548

Possibility to access live Replay Frame Data via Tokens for accurate measurements and analysis of the current play

@Piotrekol
Copy link
Owner

(continuing from #405 )
currently, osu creates about 80 frames per second during gameplay, so I'm unsure how feasible is it to expose raw frames as tokens.
I would expect these to be processed in process, in order to not have to deal with overhead of serializing/deserializing huge object arrays, containing ~10k objects for 2min map, several times per second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants