B C F G I O P R S T V X

B

B7210 - Class in com.github.sarxos.webcam.ds.ipcam.device.zavio
B7210 2M Bullet IP Camera from Zavio.
B7210(String, String) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
B7210(String, URL) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 

C

close() - Method in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamMJPEGStream
 
close() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
com.github.sarxos.webcam.ds.ipcam - package com.github.sarxos.webcam.ds.ipcam
 
com.github.sarxos.webcam.ds.ipcam.device.marmitek - package com.github.sarxos.webcam.ds.ipcam.device.marmitek
 
com.github.sarxos.webcam.ds.ipcam.device.xvision - package com.github.sarxos.webcam.ds.ipcam.device.xvision
 
com.github.sarxos.webcam.ds.ipcam.device.zavio - package com.github.sarxos.webcam.ds.ipcam.device.zavio
 
com.github.sarxos.webcam.ds.ipcam.impl - package com.github.sarxos.webcam.ds.ipcam.impl
 

F

F3201 - Class in com.github.sarxos.webcam.ds.ipcam.device.zavio
F3201 Compact IP Camera from Zavio.
F3201(String, String) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
F3201(String, URL) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 

G

getAuth() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
getDevices() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
 
getImage() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
getMode() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
getName() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
getSize() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
getSizes() - Method in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
getSizes() - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
getSizes() - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
getSizes() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
getURL() - Method in class com.github.sarxos.webcam.ds.ipcam.device.marmitek.IPRobocam641
 
getURL() - Method in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
getURL() - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
getURL() - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
getURL() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 

I

IpCamAuth - Class in com.github.sarxos.webcam.ds.ipcam
 
IpCamAuth(String, String) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamAuth
 
IpCamDevice - Class in com.github.sarxos.webcam.ds.ipcam
IP camera device.
IpCamDevice(String, URL, IpCamMode) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
IpCamDevice(String, URL, IpCamMode, IpCamAuth) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
IpCamDriver - Class in com.github.sarxos.webcam.ds.ipcam
IP camera driver.
IpCamDriver() - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
 
IpCamHttpClient - Class in com.github.sarxos.webcam.ds.ipcam.impl
 
IpCamHttpClient() - Constructor for class com.github.sarxos.webcam.ds.ipcam.impl.IpCamHttpClient
 
IpCamMJPEGStream - Class in com.github.sarxos.webcam.ds.ipcam.impl
 
IpCamMJPEGStream(InputStream) - Constructor for class com.github.sarxos.webcam.ds.ipcam.impl.IpCamMJPEGStream
 
IpCamMode - Enum in com.github.sarxos.webcam.ds.ipcam
How to obtain new images from IP cameras.
IPRobocam641 - Class in com.github.sarxos.webcam.ds.ipcam.device.marmitek
 
IPRobocam641(String, String) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.marmitek.IPRobocam641
 
IPRobocam641(String, URL) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.marmitek.IPRobocam641
 
isClosed() - Method in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamMJPEGStream
 

O

open() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 

P

PROXY_HOST_KEY - Static variable in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamHttpClient
Key for the proxy host property.
PROXY_PORT_KEY - Static variable in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamHttpClient
Key for the proxy port number property.

R

readFrame() - Method in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamMJPEGStream
 
register(IpCamDevice) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
 
registerURL(String, String, IpCamMode) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
 
resetAuth() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 

S

setAuth(IpCamAuth) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
setFailOnError(boolean) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
setProxy(HttpHost) - Method in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamHttpClient
 
setSize(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
setSize(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
setSize(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
setSize(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
setSizes(Dimension[]) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 
SIZE_43_960 - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
SIZE_HD_1080 - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
SIZE_HD_1080 - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
SIZE_HD_720 - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
SIZE_QQVGA - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
SIZE_QVGA - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
SIZE_QVGA - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
 
SIZE_QVGA - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
 
SIZE_SXGA - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
SIZE_VGA - Static variable in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 

T

toURL(String) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
 

V

valueOf(String) - Static method in enum com.github.sarxos.webcam.ds.ipcam.IpCamMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.sarxos.webcam.ds.ipcam.IpCamMode
Returns an array containing the constants of this enum type, in the order they are declared.

X

X104S - Class in com.github.sarxos.webcam.ds.ipcam.device.xvision
Speed Dome X104S IP Camera by XVision.
X104S(String, String) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 
X104S(String, URL) - Constructor for class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
 

B C F G I O P R S T V X

Copyright © 2012 Bartosz Firyn (SarXos). All Rights Reserved.