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

Opinions
Your initiative to provide where Logitech failed to answer their customers needs is really an addition in my opinion...
keep up the good work !!

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