|
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"><img src="http://localhost:8080/current.jpg"></a></p>
<p>
<b>jpeg stream</b><br>
<a href="http://localhost:8080/current.mjpg"><img src="http://localhost:8080/current.mjpg"></a><br>
video stream in default frame rate and size</p>
<p><b>windows media stream</b><br>
<a href="mms://localhost:8090/"><img src="mms://localhost:8090"></a><br>
streaming video and audio in the selected profile</p>
<p><b>screen shot</b><br>
<a href="http://localhost:8080/screen.jpg"><img src="http://localhost:8080/screen.jpg"></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"><img src="http://localhost:8080/screen.mjpg"></a></p>
<p><b>stored files as jpeg stream</b><br>
<a href="http://localhost:8080/motion.mjpg"><img src="http://localhost:8080/motion.mjpg"></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>