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

Send currently playing streams to players when they join / Sync streams #7

Open
Vurv78 opened this issue Apr 26, 2021 · 1 comment
Open
Assignees
Labels
Complexity: Hard Something that would be very difficult to implement. Requiring a change in the system around it. enhancement New feature or request

Comments

@Vurv78
Copy link
Owner

Vurv78 commented Apr 26, 2021

If a stream is currently playing while someone joins, they should join and be able to hear it at the currently playing point. (Ok maybe not at the currently playing point that'd be really hard and require the server to predict where it's at in the song which might work?)

The creator of streamcore didn't wanna put effort into this and since we're the replacement naturally we have to do it....
Maybe make a new net message wa_sync that sends a ton of wa_create data.

@Vurv78 Vurv78 added enhancement New feature or request Complexity: Hard Something that would be very difficult to implement. Requiring a change in the system around it. labels Apr 26, 2021
@Vurv78 Vurv78 self-assigned this May 6, 2021
@Vurv78
Copy link
Owner Author

Vurv78 commented May 10, 2021

Shouldn't be too hard now since we have a stopwatch on every stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Hard Something that would be very difficult to implement. Requiring a change in the system around it. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant