All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation

Opinions
I currently do not have a webcam yet, but the program does everything I would want it to do. It has passwords, which I like, it does streaming. I really am intrigued by this product and look forward to using it with my first webcam

 Anonymous  more>>

 

Edit detail for Screen Capture revision 2 of 2

1 2
Editor: sse
Time: 2009/01/08 07:57:23 GMT+0
Note:


        

Screen Capture

AbelCam can show your screen in a single picture or as a stream.

Screen Capture must be enabled in the Web Server Basic Configuration

The URLs may address the screen capture either by using the keyword screen or by selecting cam number 99.

single screen shot
<img src="http://localhost:8080/screen.jpg">
<img src="http://localhost:8080/current99.jpg">

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