All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation

Opinions
Your program is simple to use and full of features and just works!
It is a breath of fresh air in the software world

 Wilco Baak  more>>

 

Edit detail for WebCam Server revision 1 of 2

1 2
Editor: sse
Time: 2009/01/08 07:52:54 GMT+0
Note:

changed:
-
<h1>!WebCam Server</h1>

<p>The video devices can be accessed in several modes.</p>
<p>the following links assume that your AbelCam is running on the the default port</p>
<p><b>still picture</b><br>
<a href="http://localhost:8080/current.jpg">&lt;img src="http://localhost:8080/current.jpg"&gt;</a></p>
<p>
<b>jpeg stream</b><br>
<a href="http://localhost:8080/current.mjpg">&lt;img src="http://localhost:8080/current.mjpg"&gt;</a><br>
video stream in default frame rate and size</p>
<p><b>windows media stream</b><br>
<a href="mms://localhost:8090/">&lt;img src="mms://localhost:8090"&gt;</a><br>
streaming video and audio in the selected profile</p>
<p><b>screen shot</b><br>
<a href="http://localhost:8080/screen.jpg">&lt;img src="http://localhost:8080/screen.jpg"&gt;</a><br>
screen capture must be enabled in Options</p>
<p><b>screen shots as jpeg stream</b><br>
<a href="http://localhost:8080/screen.mjpg">&lt;img src="http://localhost:8080/screen.mjpg"&gt;</a></p>
<p><b>stored files as jpeg stream</b><br>
<a href="http://localhost:8080/motion.mjpg">&lt;img src="http://localhost:8080/motion.mjpg"&gt;</a>

</p><p><a href="SelectSize">Optional parameters for Images and JPEG Streams</a></p>
<p><a href="UseJPEGStream">How To use JPEG Streams</a></p>
<p><a href="CameraSelection">Camera Selection</a></p>

WebCam Server

The video devices can be accessed in several modes.

the following links assume that your AbelCam is running on the the default port

still picture
<img src="http://localhost:8080/current.jpg">

jpeg stream
<img src="http://localhost:8080/current.mjpg">
video stream in default frame rate and size

windows media stream
<img src="mms://localhost:8090">
streaming video and audio in the selected profile

screen shot
<img src="http://localhost:8080/screen.jpg">
screen capture must be enabled in Options

screen shots as jpeg stream
<img src="http://localhost:8080/screen.mjpg">

stored files as jpeg stream
<img src="http://localhost:8080/motion.mjpg">

Optional parameters for Images and JPEG Streams

How To use JPEG Streams

Camera Selection