<br><br><div class="gmail_quote">On Sun, Jan 22, 2012 at 12:42 PM, George Nassas <span dir="ltr">&lt;<a href="mailto:gnassas@mac.com">gnassas@mac.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 2012-01-22, at 1:36 PM, Chris Pinkham wrote:<br>
<br>
&gt; The Live Streaming code is in its infancy, there are a lot of improvements<br>
&gt; planned.<br>
<br>
</div>Cool! Thanks. What&#39;s there is great already but that new stuff is going to add some real polish.<br>
<br>
One quirk I&#39;ve noticed is when starting a live stream without a height argument the stream URLs you get back have 0 in the height position. Omitting the width gives you a 640x0 URL and supplying a width gives you WIDTHx0 so it does seem to do the right thing with width. An immediate get stream info returns the correct URL.<br>

<br>
I haven&#39;t had a moment to track it down but if someone familiar with that code was in the neighbourhood and felt generous...<br><font color="#888888"><br></font></blockquote><div><br></div><div>It&#39;s sort of moot, though, as on the first returned streaminfo you don&#39;t have anything to play yet-- you need to wait for it to write out at least one stream segment.  At the point where you actually have something to play, the URL will always be correct.</div>
<div><br></div><div>Robert </div></div>