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

Android server #103

Open
twtu opened this issue Aug 25, 2024 · 2 comments
Open

Android server #103

twtu opened this issue Aug 25, 2024 · 2 comments
Assignees
Labels
feature port Porting a feature from the PC version (Mimicking functionality)

Comments

@twtu
Copy link

twtu commented Aug 25, 2024

This app is awesome! Thanks.

A suggestion that is probably out of scope: It would be great to be able to run a local Syncplay server from android.

Use case: On a plane with no internet access and no PC. It would be great to set up an ad hoc network and sync movie watching between 2 mobile devices.

@yuroyami
Copy link
Owner

Greetings @twtu,

I've been planning to build the server-side logic ever since finishing the client, as that was the original intention of the Syncplay developers—to offer both a client and server for a complete package. However, the existing servers are based in France if I remember correctly, so users in distant locations (like New Zealand) experience significant lag. It's definitely on the agenda

@7heMech
Copy link

7heMech commented Sep 1, 2024

Yeah, that'd be interesting, I'm also considering on making a syncplay compatible server, but with a language with is more performant while being way easier to spin up than the current one. (Then it can just be an executable for OS)

I'm going to write it using Bun for any PC and port it to mobile using react native till Bun adds native Android support which is on the roadmap.

@yuroyami yuroyami added the feature port Porting a feature from the PC version (Mimicking functionality) label Sep 1, 2024
@yuroyami yuroyami self-assigned this Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature port Porting a feature from the PC version (Mimicking functionality)
Projects
None yet
Development

No branches or pull requests

3 participants