<div dir="ltr">Indeed you are correct.<div><br></div><div>I&#39;ll have to look into it, because it is a fairly complex bash script (107 lines).</div><div><br></div><div>Thanks,</div><div>Jon</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 19, 2015 at 11:39 AM, Peter Crowther <span dir="ltr">&lt;<a href="mailto:peter@ozzard.org" target="_blank">peter@ozzard.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">On 19 November 2015 at 16:25, Jon Hylands <span dir="ltr">&lt;<a href="mailto:jon@huv.com" target="_blank">jon@huv.com</a>&gt;</span> wrote:<br></span><div class="gmail_extra"><span class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>pi@raspberrypi ~ $ ps -ef | grep omx</div><div>pi        3182  3058  0 16:19 ?        00:00:00 /bin/bash /usr/bin/omxplayer -r --live --win 54 58 400 447 <a href="http://localhost:10088/?action=stream" target="_blank">http://localhost:10088/?action=stream</a></div><div>pi        3190  3182  9 16:19 ?        00:00:19 /usr/bin/omxplayer.bin -r --live --win 54 58 400 447 <a href="http://localhost:10088/?action=stream" target="_blank">http://localhost:10088/?action=stream</a></div></div><div><br></div><div>Why is this happening, and how can I fix it?</div><div><br><br></div></div></blockquote></div></span>Bet you /usr/bin/omxplayer is a shell script - take a look.  If it is (i.e. its first line starts with #!/bin/bash) then this is what you&#39;ll get; you might wish to invoke omxplayer.bin directly.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra">- Peter<br></div></font></span></div>
<br><br>
<br></blockquote></div><br></div></div>