[PLUG-AV] Stream command

Leon Wright techman83 at gmail.com
Wed Nov 27 12:30:49 UTC 2013


All,

Nevermind, it's part of the run_once command. It goes looking for ogg_fwd.

Leon

--
DRM 'manages access' in the same way that jail 'manages freedom.'

# cat /dev/mem | strings | grep -i cats
Damn, my RAM is full of cats... MEOW!!


On Wed, Nov 27, 2013 at 8:29 PM, Leon Wright <techman83 at gmail.com> wrote:

> Guys,
>
> In the dv_menu file, can someone explain to me what is going on here:
>
> stream_cmd="${PREFIX}/bin/ice_cast.sh"
> stream_chk=oggfwd
>
> run_once ${stream_chk} "xterm -T Streaming -e ${stream_cmd}"
>
>
> To me that reads:
>
> run_once oggfwd "xterm -T Streaming -e /home/av/bin/ice_cast.sh"
>
> Which is doing the following:
>
> /usr/bin/dvsink-command -- ffmpeg2theora - -f dv -F 25:2 --speedlevel 0 -v 4 \
>   --optimize -V 420 --soft-target -a 4 -c 1 -H 44100 -o - | \
>   oggfwd icecast.plug.org.au 8000 $SOURCEPASSWORD /PLUG-live.ogg
>
> I don't get the purpose of the ${stream_chk}, what is it doing?
> I'm having a little trouble automating the streaming and wondering if
> the oggfwd at the start is doing anything in particular?
>
> Leon
>
> --
> DRM 'manages access' in the same way that jail 'manages freedom.'
>
> # cat /dev/mem | strings | grep -i cats
> Damn, my RAM is full of cats... MEOW!!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/av/attachments/20131127/30517463/attachment.html>


More information about the AV mailing list