On Jan 9, 2008 1:44 AM, Phill Edwards &lt;<a href="mailto:philledwards@gmail.com">philledwards@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt; The menu part is easy since I know how to launch a command from a menu item.<br>&gt; &nbsp;BUT....does anyone know how to start a stream from the command line?<br><br></div>Mplayer can play streams so you could just create menu items that
<br>invoke mplayer.<br><br>Alternatively you could do the following:<br>1) Create a playlist file (extension .m3u I think) which contains the<br>URL of the stream.<br>2) Create a mythvideo entry that has a custom command line to call
<br>invoke mplayer with the playlist file. In that command line you can<br>also tell it how much to buffer before it starts plaaying etc. I have<br>an example at home if you&#39;d like me to post it later.<br><br>Regards,
<br>Phill<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br>MythStream may seem like overkill, but you&#39;ll spend more time setting up your Myth menu and building scripts to handle the streams then you will by simply installing mythstream and setting up a couple of streams in the configuration and given the fact it only takes a few minutes to build scripts, that&#39;s saying a lot. When I was working on somehow adapting a few of my stream ideas into Myth I avoided mythstream because, like you, I felt it was overkill but once I played with it for a few minutes, I ended up just using it from that point on. I ended up going so far as to write a couple of parsers but it&#39;s just as simple to setup 1 or 2 static streams. Sure the interface is a little quirky but even my girlfriend picked up on it quickly once I showed her how it worked.
<br><br>Josh<br>