wseemann / ServeStream

Streaming Media Player for Android
Apache License 2.0
36 stars 20 forks source link

Stream mpd httpd #5

Open rornor opened 7 years ago

rornor commented 7 years ago

Hi,

I tried this app to play stream from mpd, by setting httpd audio interface, so for example I can play:

$ mpv http://192.168.0.4:8000

When I set same address in ServeStream, I get some nice experimental ambient music, but not the one that's played through my mpd daemon.

I'm I missing something obvious?

rornor commented 7 years ago

Actually now it works fine.

Can't think of a reason why I listened one music on my speakers and another on my phone.

Nevermind...

rornor commented 7 years ago

Still seems like something is strange. Does this client cache 2-3min from streams and then replays if stream is over?