All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation

Opinions
Thanks again for writing such a nice program!
I am so impressed. FTP runs without missing a beat ... Something I have NEVER seen before from a cam program. Usually I get a few images undersize every day or the ftp fails a few times during the day. NOT with your program it runs flawless. Another thing is the quality of the ftp images is much better than my old software, yet the images are about 1/8 the size.... Just gain gain gain ....

 Ken Carpenter  more>>

 

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