All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation

Opinions
AbelCam has been working great for me.
The only time I ever reboot on the webcam PC is when MS sends down an update patch.
I think a big problem with some other webcam software is memory leaks. You seem to have those plugged.

The pro version is definitely worth the 20 Euros

 Harry Andrews  more>>

 

Edit detail for Still Pictures revision 2 of 2

1 2
Editor: sse
Time: 2009/03/05 19:16:27 GMT+1
Note:

changed:
-  files:<br />
-<pre style="background-color: rgb(224, 224, 224);">
-   &lt;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>"&gt;<br /></pre>
  files:<br>
<pre style="background-color: rgb(224, 224, 224);">   &lt;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>"&gt;<br></pre>

To access still pictures, simply add the following code to your html files:
   <img src="http://yourhost:yourport/currentN.jpg?size=XxY" alt="your text" width="X" height="X">