[mythtv-users] mythstream - internet radio
Ross Campbell
ross.campbell at gmail.com
Sat Oct 30 21:36:01 UTC 2004
On Sat, 30 Oct 2004 13:07:57 -0600, Myth <myth at umich2.com> wrote:
> I just came across mythstream
> http://home.kabelfoon.nl/~moongies/streamtuned.html
> <http://home.kabelfoon.nl/%7Emoongies/streamtuned.html> on the
> mythtv.info site.
>
> Does anybody have this working for streams that require the -playlist
> option?
> For example:
> mplayer -playlist http://www.wlup.com/live/wlup.asx works, but...
>
> mplayer http://www.wlup.com/live/wlup.asx results in a premature mplayer
> exit and does not play in mythstream
Many streaming audio/video formats include multiple stream sources,
and mplayer doesn't seem to support that. If you 'wget
http://www.wlup.com/live/wlup.asx' and then look at the wlup.asx file,
you'll see 3 lines as follows:
<Ref href = "rtsp://live1.bonnevillechicago.com/wlup" />
<Ref href = "mms://live1.bonnevillechicago.com/wlup" />
<Ref href = "http://live1.bonnevillechicago.com/wlup" />
Feed one of those URLs to mplayer or mythstream and it should work as
you expect. Would be nice if mplayer could properly decode the
multi-entry .asx, ram, and .pls files.
-Ross
More information about the mythtv-users
mailing list