[spook-l] Refreshing JPEG snapshots

Vladimir Lasky Vladimir.Lasky at eng.uts.edu.au
Sat Jul 23 21:05:59 EDT 2005


> Inline image updates from Javascript?  What does your surrounding HTML 
> page look like?  -Nathan

Certain events, e.g. clicking on the image or pressing buttons, result in the
following function being invoked:

function jpegrefresh()
{
   document.getElementById(this.name+"Video").src=""+
               "http://"+this.hostaddress+":"+this.port+
               "/stream"+this.streamnum+".jpg" + "?" + new Date().getTime();
}

-- 
UTS CRICOS Provider Code:  00099F
DISCLAIMER: This email message and any accompanying attachments may contain
confidential information.  If you are not the intended recipient, do not
read, use, disseminate, distribute or copy this message or attachments.  If
you have received this message in error, please notify the sender 
immediately and delete this message. Any views expressed in this message 
are those of the individual sender, except where the sender expressly, and 
with authority, states them to be the views the University of Technology, 
Sydney. Before opening any attachments, please check them for viruses and 
defects.



More information about the spook-l mailing list