changed:
-
To access still pictures, simply add the following code to your html
files:<br />
<pre style="background-color: rgb(224, 224, 224);">
<img src="http://<span
style="color: rgb(255, 0, 0);">yourhost:yourport</span>/current<b><span
style="color: rgb(255, 0, 0);">N</span></b>.jpg?size=<b><span
style="color: rgb(255, 0, 0);">X</span></b>x<b><span
style="color: rgb(255, 0, 0);">Y</span></b>" alt="<span
style="color: rgb(255, 0, 0);">your text</span>" width="<b><span
style="color: rgb(255, 0, 0);">X</span></b>" height="<b><span
style="color: rgb(255, 0, 0);">X</span></b>"><br /></pre>