<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 class="" id="LC39"><span class="">stream_cmd</span><span class="">=</span><span class="">"${PREFIX}/bin/ice_cast.sh"</span></div>
<div class="" id="LC40"><span class="">stream_chk</span><span class="">=</span>oggfwd<br></div></pre><pre>run_once <span class="">${</span><span class="">stream_chk</span><span class="">}</span> <span class="">"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 class="" id="LC18">/usr/bin/dvsink-command -- ffmpeg2theora - -f dv -F 25:2 --speedlevel 0 -v 4 <span class="">\</span></div>
<div class="" id="LC19">  --optimize -V 420 --soft-target -a 4 -c 1 -H 44100 -o - | <span class="">\</span></div><div class="" id="LC21">  oggfwd <a href="http://icecast.plug.org.au">icecast.plug.org.au</a> 8000 <span class="">$SOURCEPASSWORD</span> /PLUG-live.ogg<br>
<br></div><div class="" id="LC21">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 class="" id="LC21">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>