Skip to content

Click on other users to play their stream #65

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

Closed
bitingsock opened this issue Jun 18, 2015 · 6 comments
Closed

Click on other users to play their stream #65

bitingsock opened this issue Jun 18, 2015 · 6 comments

Comments

@bitingsock
Copy link

Assuming that the other person(s) in your server are playing url streams, clicking on their filename in order to send it to your own player would be a much desired feature among my friends. What do others think?

@Et0h
Copy link
Contributor

Et0h commented Jun 18, 2015

Thanks for the suggestion. Being able to easily switch to what someone else is playing sounds like a great idea, although it may be less useful when we have shared playlists as that would offer similar functionality. In relation to streams, whether it could work would depend on whether the URIs can be requested by Syncplay from the media players (and I assume they can). Once retrieved, this would have to either be transmitted as a filename (replacing stream name, which is currently used by VLC) or the protocol would need to be modified to be able to transmit both the title and the URI of a stream.

Et0h added a commit that referenced this issue Jun 18, 2015
@Et0h
Copy link
Contributor

Et0h commented Jun 18, 2015

Okay, should work now for mpv. VLC will be a bit harder because the URIs it gives are very long and therefore cause GUI issues. This means I either need to figure out a way of getting a shorter URI from VLC, or I have to improve the GUI to handle overly long URLs.

Et0h added a commit that referenced this issue Jun 18, 2015
@Et0h
Copy link
Contributor

Et0h commented Jun 18, 2015

Okay, should work for VLC now. Windows test build at: http://syncplay.pl/syncplay-ClickToSwitchToMedia-Beta-1.zip (*NIX users can just use Git HEAD). Please test it and let me know how it goes.

@Et0h
Copy link
Contributor

Et0h commented Jun 22, 2015

Version 2 of the beta http://syncplay.pl/syncplay-ClickToSwitchToMedia-Beta-2.zip - Adds error messages and fixes an issue if no file was playing.

@bitingsock
Copy link
Author

seems to work for me. thanks for the work man!

@Et0h
Copy link
Contributor

Et0h commented Aug 22, 2015

The feature is now implemented in http://syncplay.pl/syncplay-1-3-2/ - thanks again for your suggestion.

@Et0h Et0h closed this as completed Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants