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

Support arbitrary stations #244

Open
holman opened this issue Apr 19, 2013 · 0 comments
Open

Support arbitrary stations #244

holman opened this issue Apr 19, 2013 · 0 comments
Milestone

Comments

@holman
Copy link
Member

holman commented Apr 19, 2013

I want to stash the concept of stations in Play. We have multiple DJs that we livestream at GitHub, and we want to eventually show the entire listing of currently-playing DJs next to the main Play stream in play/play-cocoa.

I'm not sure how this will work yet, but most likely it'll mean we'll add our private DJ domain to play.yml and then we include that listing in an API endpoint to clients. I suspect the domain will be an aggregate feed, so a URL like:

/streams.json

Will actually be a listing of multiple stream URLs. Schema TBD.

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

1 participant