All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation
AbelCam Documentation Webcam Resize on demand

Opinions
This very handy, simple but also very stable webcam server is one of the greatest gadgets I found lately.
Great job!!!

 Manos Kanelis  more>>

 

Set Image size

Just add parameters to the Picture or Stream URL:

http://your.server.ip:8080/screen.jpg?size=480x360

Screen shot 480x360
example screenshot 480x360
Screen Shot original size

http://your.server.ip:8080/current.jpg?size=480x360
Screen    
  shot 480x360
example camera shot enlarged to 480x360

http://your.server.ip:8080/current0.jpg?size=60x40
Screen    
  shot 60x40
example camera shot reduced to 60x40

Set Border Bolor and Width in Request

http://your.server.ip:8080/current.jpg?borderwidth=5&bordercolor=FF0000

Set Frame Rate in Request

To define the frame rate in a a request, add the parameter fps=x

example:

http://your.server.ip:8080/screen.mjpg?size=480x360&fps=.5

http://your.server.ip:8080/current.mjpg?size=160x120&fps=5