B C D F G I O P R S T U 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
-
D
- dispose() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
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.impl.IpCamDescriptor
-
- 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
-
- getIpCameras() - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Get all registered IP cameras.
- getMode() - Method in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamDescriptor
-
- getMode() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- getName() - Method in class com.github.sarxos.webcam.ds.ipcam.impl.IpCamDescriptor
-
- getName() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- getResolution() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- getResolutions() - Method in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
-
- getResolutions() - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
-
- getResolutions() - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
-
- getResolutions() - 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.impl.IpCamDescriptor
-
- 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
-
- IpCamDescriptor - Class in com.github.sarxos.webcam.ds.ipcam.impl
-
- IpCamDescriptor() - Constructor for class com.github.sarxos.webcam.ds.ipcam.impl.IpCamDescriptor
-
- IpCamDevice - Class in com.github.sarxos.webcam.ds.ipcam
-
IP camera device.
- IpCamDevice(String, String, IpCamMode) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- IpCamDevice(String, URL, IpCamMode) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- IpCamDevice(String, String, IpCamMode, IpCamAuth) - 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
-
- IpCamDeviceRegistry - Class in com.github.sarxos.webcam.ds.ipcam
-
Class used to register IP camera devices.
- IpCamDeviceRegistry() - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
- IpCamDriver - Class in com.github.sarxos.webcam.ds.ipcam
-
IP camera driver.
- IpCamDriver() - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
-
- IpCamDriver(IpCamStorage) - 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.
- IpCamStorage - Class in com.github.sarxos.webcam.ds.ipcam
-
- IpCamStorage(String) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamStorage
-
- IpCamStorage(File) - Constructor for class com.github.sarxos.webcam.ds.ipcam.IpCamStorage
-
- 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
-
- isOpen() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- isRegistered(IpCamDevice) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Is device registered?
- isRegistered(String) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Is device with given name registered?
- isRegistered(URL) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Is device with given URL registered?
- isRegistered(URI) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Is device with given URL registered?
- isThreadSafe() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
-
O
- open() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDevice
-
- open() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamStorage
-
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) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Register IP camera.
- register(String, String, IpCamMode) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
- register(String, URL, IpCamMode) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
- register(String, String, IpCamMode, IpCamAuth) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
- register(String, URL, IpCamMode, IpCamAuth) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Register new IP camera device.
- register(IpCamDevice) - 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
-
- setResolution(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.device.xvision.X104S
-
- setResolution(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.B7210
-
- setResolution(Dimension) - Method in class com.github.sarxos.webcam.ds.ipcam.device.zavio.F3201
-
- setResolution(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
- toString() - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
-
U
- unregister(IpCamDevice) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Unregister IP camera.
- unregister(String) - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Unregister IP camera with given name.
- unregister(IpCamDevice) - Method in class com.github.sarxos.webcam.ds.ipcam.IpCamDriver
-
- unregisterAll() - Static method in class com.github.sarxos.webcam.ds.ipcam.IpCamDeviceRegistry
-
Removes all registered devices.
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 D F G I O P R S T U V X
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.