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

add http-stream support, URL is hardcoded for now #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

parabelboi
Copy link

hi notandy,
the stream url is still hardcoded to some http://mpd:8000/mpd.ogg
dont know whether mpd can provide this info
on the other hand:
maybe better to make the stream URL configurable on the client side:
if mpd also streams to a broadcaster, one wants to check whether the stream is "on air" too.

reordering and grouping them. also clean up markup by removing
autoplay="false" which is not correct html5 

Signed-off-by: Christian Krafft <[email protected]>
@mgaunard
Copy link

This should either be an option on the command line or in the browser

@mgaunard
Copy link

I tested this with Chrome, it appears that the local volume slider doesn't work.

@SuperBFG7
Copy link
Contributor

For my updated version that tries to derive the stream url, stores it in a cookie and makes it configurable see: https://github.com/SuperBFG7/ympd/tree/local_play

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

Successfully merging this pull request may close these issues.

3 participants