SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.neomedia.device
Class ImageStreamingAuto

java.lang.Object
  extended by net.java.sip.communicator.impl.neomedia.device.ImageStreamingAuto

public class ImageStreamingAuto
extends Object

Add ImageStreaming capture device.

Author:
Sebastien Vincent

Field Summary
static String LOCATOR_PROTOCOL
          The locator protocol used when creating or parsing MediaLocators.
 
Constructor Summary
ImageStreamingAuto()
          Add capture devices.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCATOR_PROTOCOL

public static final String LOCATOR_PROTOCOL
The locator protocol used when creating or parsing MediaLocators.

See Also:
Constant Field Values
Constructor Detail

ImageStreamingAuto

public ImageStreamingAuto()
                   throws Exception
Add capture devices.

Throws:
Exception - if problem when adding capture devices

SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.