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>>

 

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