Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.14k stars 214 forks source link

Syncplay for mobile #98

Closed juned-miah closed 8 years ago

juned-miah commented 8 years ago

Hi,

What is the likelihood of having Syncplay developed for Android and iOS?

Thanks, miahj13

Et0h commented 8 years ago

There's no easy way to port it, so I reckon that it is quite unlikely unless the developers of an existing and established open source mobile media player project decide to add Syncplay support to their media player. Feel free to try to convince them of the value of such an endeavour as it'd be pretty neat.

Et0h commented 8 years ago

A third party has now produced an Android Syncplay app called 'SyncPlayer' available from https://play.google.com/store/apps/details?id=io.github.powerinside.syncplay&hl=en but as it is not released by us it is a 'use it at your own risk' type deal.

mo3rfan commented 6 years ago

I'm the dev behind 'Syncplayer' app for Android. It's far from perfect, but I've open sourced it so pull requests are welcome and I also plan to work on it when I get more free time. You can also find it on f-droid.

rvalitov commented 6 years ago

It would be great if syncplay could work on mobile platforms. Today most people use iPhones and iPads for entertainment and movies, not computers.

sepsol commented 1 year ago

Any news on an iOS app that supports Syncplay like the Android example does?

yuroyami commented 1 year ago

@sepsol I am working on an iOS counterpart, but I will not be able to host it on the Apple Store. Other deployment methods might be required.

sepsol commented 1 year ago

@yuroyami Kudos to you, I am looking forward to that! Do you have any ETA for when it's gonna be available? Also, why have you decided to not go with Apple Store, and how is the user expected to install your app on their device when it comes out?

yuroyami commented 1 year ago

@sepsol, I want to prioritize the development of the Android version since it still lacks numerous features. Consequently, progress on the iOS counterpart will be slow. I currently have several other projects that require my attention, which limits my ability to focus on open-source endeavors. If I were to provide an estimate, I would say that a "very rough" ETA would be a few months away, at the very least.

Regarding the inability to host the app on the Apple Store, it primarily stems from Apple's requirement of a hundred-dollar annual fee for app hosting (specifically, opening a developer account). To address this, I will host the source code here on GitHub. If anyone volunteers to host it, I would be more than happy.

Nevertheless, there are a few alternative ways to deploy the app. One option is to open the app's source code on Xcode and manually deploy it to your devices. Alternatively, you can install the app's IPA archive using third-party tools, although I personally haven't tested any of them.

sepsol commented 1 year ago

@yuroyami Thanks for providing detailed information! Let me know when you feel like your iOS app is ready and I might be able to help with hosting it on Apple Store.

yuroyami commented 1 year ago

@sepsol, Delightful :) Stay tuned

VivekHalakatti commented 8 months ago

Any further updates on iOS syncplay😄?

Et0h commented 8 months ago

Any further updates on iOS syncplay😄?

There is an unofficial project which provides Syncplay on iOS: https://github.com/yuroyami/syncplay-mobile/

It is listed at https://github.com/Syncplay/syncplay/discussions/574 alongside other third-party Syncplay forks/implementations.