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

Streamly Station #282

Open
LNFWebsite opened this issue Mar 9, 2017 · 3 comments
Open

Streamly Station #282

LNFWebsite opened this issue Mar 9, 2017 · 3 comments
Milestone

Comments

@LNFWebsite
Copy link
Owner

Create a way to sync multiple Streamly instances so as to run a Streamly radio station.

@LNFWebsite LNFWebsite added this to the v4.0 milestone Mar 9, 2017
LNFWebsite added a commit that referenced this issue May 11, 2017
@LNFWebsite LNFWebsite reopened this Sep 22, 2017
@LNFWebsite
Copy link
Owner Author

LNFWebsite commented Sep 22, 2017

I'm thinking of reforming the way this works so that it does not require a personal node server to run...

http://myjson.com/ is a perfect proof of concept for shared data across infinite Streamly instances.

Specs:

  • One broadcaster of a Streamly Station would get a myjson URL
  • They would load a playlist or create one on-the-fly
  • Streamly Station would update other users with the next song to play (not the entire playlist)
  • They would share this URL with others in the StreamlyReddit subreddit
  • Other users would copy (or D&D) this URL to their personal Streamly
  • Personal Streamly instances would update their data on an interval (or when the currently playing song has complete)

Cons:

  • There is no security, so every Streamly Station would be venerable to manual editing (Streamly could have a way to prevent other Streamly instances from running a station with the same myjson, but people could easily write their own scripts to edit the data... I think...).

@LNFWebsite LNFWebsite modified the milestones: v4.0, v3.0 Sep 22, 2017
@LNFWebsite
Copy link
Owner Author

This should be mentioned here: https://github.com/LNFWebsite/Streamly/wiki/Streamly-Station

@LNFWebsite
Copy link
Owner Author

https://runkit.com/docs/endpoint Even better idea

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

1 participant