<div dir="ltr"><div>All,<br><br>Nevermind, it's part of the run_once command. It goes looking for ogg_fwd.<br><br></div>Leon<br></div><div class="gmail_extra"><br clear="all"><div>--<br>DRM 'manages access' in the same way that jail 'manages freedom.'<br>
<br># cat /dev/mem | strings | grep -i cats<br>Damn, my RAM is full of cats... MEOW!!</div>
<br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 8:29 PM, Leon Wright <span dir="ltr"><<a href="mailto:techman83@gmail.com" target="_blank">techman83@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div>Guys,<br><br>In the dv_menu file, can someone explain to me what is going on here:<br><br><pre><div><span>stream_cmd</span><span>=</span><span>"${PREFIX}/bin/ice_cast.sh"</span></div>

<div><span>stream_chk</span><span>=</span>oggfwd<br></div></pre><pre>run_once <span>${</span><span>stream_chk</span><span>}</span> <span>"xterm -T Streaming -e ${stream_cmd}"</span></pre>
<br></div>To me that reads:<br><br></div>run_once oggfwd "xterm -T Streaming -e /home/av/bin/ice_cast.sh"<br><br></div>Which is doing the following:<br clear="all"></div><pre><div>/usr/bin/dvsink-command -- ffmpeg2theora - -f dv -F 25:2 --speedlevel 0 -v 4 <span>\</span></div>

<div>  --optimize -V 420 --soft-target -a 4 -c 1 -H 44100 -o - | <span>\</span></div><div>  oggfwd <a href="http://icecast.plug.org.au" target="_blank">icecast.plug.org.au</a> 8000 <span>$SOURCEPASSWORD</span> /PLUG-live.ogg<br>

<br></div><div>I don't get the purpose of the ${stream_chk}, what is it doing? <br>I'm having a little trouble automating the streaming and wondering if<br></div><div>the oggfwd at the start is doing anything in particular?<br>

<br>Leon<br></div></pre><div><div><div><div><div><div>--<br>DRM 'manages access' in the same way that jail 'manages freedom.'<br><br># cat /dev/mem | strings | grep -i cats<br>Damn, my RAM is full of cats... MEOW!!</div>


</div></div></div></div></div></div>
</blockquote></div><br></div>