public class DSC933L extends IpCamDevice
WebcamDevice.BufferAccess, WebcamDevice.Configurable, WebcamDevice.FPSSource
Constructor and Description |
---|
DSC933L(java.lang.String name,
java.lang.String url,
java.lang.String user,
java.lang.String password) |
Modifier and Type | Method and Description |
---|---|
java.net.URL |
getURL() |
close, dispose, getAuth, getClient, getFPS, getImage, getImageBytes, getImageBytes, getMode, getName, getResolution, getResolutions, isOnline, isOpen, open, setResolution, setSizes, toURL
public DSC933L(java.lang.String name, java.lang.String url, java.lang.String user, java.lang.String password) throws java.net.MalformedURLException
name
- the camera name, e.g. 'Bedroom Camera'url
- the camera address, e.g. 'http://192.168.0.12'user
- the user name configured in camerapassword
- the password for the userjava.net.MalformedURLException
- if camera address is invalidpublic java.net.URL getURL()
getURL
in class IpCamDevice
Copyright © 2012-2018 Bartosz Firyn (SarXos). All Rights Reserved.