SlideShare ist ein Scribd-Unternehmen logo
1 von 107
Downloaden Sie, um offline zu lesen
How to ...
Home   Faq

How to start working:

Think of the program as a tool box with webcam solutions. The root of the 'Option Table' consists of these
tools. Click the plus sign to expand a tool. You will find some hot buttons above the 'Preview' window.
The big triangular buttons below the 'Preview' window select/clear the corresponding 'Enable' checkboxes
and also work as indicators turning yellow when the corresponding operation is in progress. You should
select the 'Enable' checkbox and clear the 'Cycle' one if you are going to use the corresponding feature
instantly by clicking the 'Capture' button or when the motion detection event occurs. You can see brief
hints in the program status bar when the cursor stops over an interface element or an option. Leave
buttons and options in a certain state when you exit the program and the program will restore this state
when you start it next time. More...


How to direct my webcam to my website? (full version)
How to set a correct ftp folder name? (full version)
How to add a live picture to an html file? (full version)
How to configure my router to be seen by others on the web using the HTTP Server feature?
(full version)
How to get a static IP address for the HTTP Server feature? (full version)
How can I see how many http viewers I have? (full version)
How to reduce the video preview rate to less than 1 per second? About 30 secs would be
useful to me to reduce my network load a bit.
How to increase distance between your computer and webcam?
How to use a video card with TV-In input?
How to save settings for my TV tuner?
How can I use an USB webcam?
How can I use a camcorder?
How can I use a digital camera?
How can I use a network camera?
How to save the stream from my IP camera to the hard drive as an avi file?
How to put an extra colored logo on the webcam picture without darkening or lightening the
rest of the original webcam picture?
How to save changes in the settings? I changed the video compression settings the way I
needed, but each time I close the file and then open it again, it is back to Cinepack.
How to run the program as a Windows service?
How do I get my camera to broadcast outside the network?
How to get Willing webcam to work with two cameras?
How to I get rid of the "Willing Software" text that appears on the webcam?
How to save jpg images bigger than 320x240?
How do I capture a picture from the full-screen mode without exiting it and clicking the
Picture button?
How to add Secure Webcam view?
How do I transmit video to our website using Willing Webcam Lite?
How to replace the default image when the web cam is offline with an ad or something...
How do I turn OFF the Preview window?
How to increase the performance of the program?
How to tune up Google Gmail?
How to see a live feed via a mobile phone?
How to build a good protection against upload attacks?
How to upload time-lapse video recorded according to schedule to our website? Besides, the
webpage must play this time-lapse video.
How to work with the ‘Video Device > Video Output’ feature?
How to improve the motion detection?

Q. How to direct my webcam to my website? (full version)
A. There are two ways:
- use the FTP Upload feature:
http://www.willingsoftware.com/help/FTP%20Upload.shtml
Create a webpage with a link to the name of the file being uploaded and put it on your site.

         Please take a look at the 'Program FilesWilling WebcamWeb PagesFTP Uploadindex.html' webpage
         template. You are free to change the template to meet your needs if you want to. Its java script is used
         to refresh the webcam image only without affecting other webpage elements.

         - use the HTTP Server feature (live broadcasting):
         http://www.willingsoftware.com/help/HTTP%20Server.shtml

     See webpage templates from subdirectories in 'Program FilesWilling WebcamWeb PagesHTTP Server'.
UNREGISTERED VERSION OF CHM TOif PDF CONVERTER STANDARD BY TH
     You are free to change the templates to meet your needs you want to.

         Q. How to set a correct ftp folder name? (full version)
         A. /html, /html/subfolder, /subdomain/html/subfolder

         Q. How to add a live picture to an html file? (full version)
         A.
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
         1.. expand the HTTP Server option either using the green 'http' button or via the Option Table
         2.. select an IP address from the IP Addresses list when you are connected to the Internet (The default
         item is used for a local test)
         You should have a static IP. Otherwise you will have to change your webpage every time
         3.. select the Enable checkbox
         4.. you can test streaming video on your computer by clicking 'Run Browser' under the globe icon
         5a .. If you prefer to have your webpage with streaming video on your site:
         include this part into the source code of the webpage:
         (Enter the IP Address and Port of the computer running the Willing Webcam software with the HTTP
         server enabled and a preferable width and height)

         <applet codebase= "http://IP:Port" archive="wwCam.jar" code="wwCam.class" width="320"
         height="240">
         <param name="filename" value="http://IP:Port/ww.jpg" />
         <param name="copyright" value="Copyright (c) 2003 Willing Webcam" />
         <param name="sound" value="yes" />
         </applet>

         5b .. If you prefer to use default wwCam.htm for the output:

         <applet archive="wwCam.jar" code="wwCam.class" width=<Width> height=<Height>>
         <param name="filename" value="ww.jpg" />
         <param name="copyright" value="Copyright (c) 2003 Willing Webcam" />
         <param name="sound" value="<Sound>" />
         </applet>

         How to optimize the work of the feature:
         1. Please see 'Preferences > Picture Quality > Picture Format > Jpeg Quality'. If you decrease the 'Jpeg
         Quality' value you will decrease image file size. You have to find a compromise between quality and
         image size. For easy tuning run 'HTTP server > Run Browser'. You can see image quality in the browser
         while you are changing the control value, because the preview image will not change.
         2. Set the size in the applet description equal to the size of the preview window. Otherwise the applet will
         upload unnecessary kilobytes and waste time on resizing the image.
         3. You can limit the amount of simultaneous visitors using the 'HTTP Server > Max connections' option.
         Extra visitors will be asked to try later.

         Compatibility with Windows Vista
         The HTTP Server feature requires the Java virtual machine to be installed on your computer, because the
         Microsoft Virtual Machine for Java is no longer included in Internet Explorer v.7 under Windows Vista. You
         should install the latest Sun Java Runtime Environment(JRE) on the client computer where the page with
         the java applet will be opened:
         http://www.java.com/en/download/windows_xpi.jsp

         How to see a live feed via a mobile phone?

         Please take a look at the 'Program FilesWilling WebcamWeb PagesHTTP ServerCommandsindex.html'
         web page. You can use this remote control panel both from the local hard disk and from any website. You
         can also use this page as a template for creating your own web page (for example, for sending the tilt,
         pan, zoom commands).

         Q. How to configure my router to be seen by others on the web using the HTTP Server feature? (full
         version)
A. Your whole network is hidden behind the router which has a certain IP address assigned by your ISP
provider.
You need a router with VPN capabilities or port forwarding.

Connect to the router through your web browser.
You have to enter the http server port in the forwarding port box of your router.

Virtual Server: enabled
Protocol Type: TCP-IP or Both

Private Port: WW HTTP Server port
Public Port: xxxx public port

URL: http://Public IP:Public Port


Q. How to get a static IP address for the HTTP Server feature? (full version)
A. Dynamic DNS is a system for allowing an Internet domain name to be assigned to a varying IP
address. This makes it possible for other sites on the Internet to establish connections to the machine
without needing to track the IP address themselves. A common use is for running server software on a
computer that has a dynamic IP address (e.g., a dialup connection where a new address is assigned at
each connection, or a DSL service where the address is changed by the ISP occasionally).

Dynamic DNS providers:

*   http://www.ChangeIP.com
*   http://www.dynip.com
*   http://www.dyndns.org
*   http://www.no-ip.com
*   http://www.thatip.com


Q. How can I see how many http viewers I have? (full version)
A. Take a look at the ’HTTP Server > Connections > IP’ and ’HTTP Server > Connections > Qty’.

The file ‘Program FilesWilling Webcamww.log’ contains the names of sites logged in/out your http
server, though these records are mixed with some program diagnostic records.


Q. How to reduce the video preview rate to less than 1 per second? About 30 secs would be useful to me
to reduce my network load a bit.
A. Just minimize or roll up the program. The Preview window will be refreshed only prior to some
operation (saving to the hard disk, ftp upload, an http query, etc.) in this case.

If you want to arrange broadcasting via http, you can write some javascript refreshing code (please, see
the 'Web PagesHTTP ServerMobile' template) or you can use this simple example (the HTTP Server
feature must be enabled):

<html>
<head>
<title>Willing Webcam</title>
<meta http-equiv="refresh" content="30" />
</head>

<body>

<img src="http://IP:Port/ww.jpg" />

</body>
</html>


Q. How to increase distance between your computer and webcam?
A. Using an IP network camera (in a local network or wireless) is a good solution, but it is not cheap and
the software does not support all of these types of cameras. For more information, see howto.htm#27.

USB connection:
For more information, see howto.htm#32. The maximum length for a USB 2.0 cable is 15 feet. It's
possible to increase the length by USB Hub cascading. There are also USB cables on the market that have
active repeaters built into them. These extenders for USB claim to allow 150 feet over standard network
       cables. This solution can be expensive. A technician can make a cable with length 30 feet. This cable is
       inexpensive, but unstable.

       Analog cables do not have this limitation.
       S-Video (Composite) connection:
       howto.htm#8
       howto.htm#26
       howto.htm#9
UNREGISTERED VERSION OF CHM TOtoPDF network, you can use theSTANDARD BY TH
     If you have a local network or an old additional computer build a
                                                                       CONVERTER Webcam
       Relay feature or the HTTP Server feature plus a web browser for any connection type.

       Webcam Relay:
       faq.htm#WebcamRelay

       HTTP Server feature plus a web browser:
UNREGISTERED Enable -> on
     1. HTTP Server > VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
       2. HTTP Server > IP address -> Default
       You can test streaming video on your computer by clicking 'Run Browser' under the globe icon. Use the
       browser's address on the other computers in your local network.


       Q. How to use a video card with TV-In input?
       A. If you have a video device with AV, S-Video or Composite output (a digital camera, a camcorder, a TV,
       etc), it is possible to connect it to Willing Webcam via a video card with video input. Use an AV-> S-
       Video/Composite cable adapter if you have AV output.

       Video Device > Video Source > Webcam or frame grabber - Video for Windows
       ... Analog Video > Format - NTSC or PAL
       ... Analog Video > Input - S-Video or Composite
       Video Device > Video Source > Video for Windows - Microsoft WDM Image Capture (Win 32) driver

       Set the card driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the 'Options > Video
       Source' hot button above the Preview window.

       Some video drivers do not work properly with S-Video or Composite connections. In this case, try both
       connections using cable adapters.


       Q. How to save settings for my TV tuner?
       A. 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
       2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX'
       3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to tv tuner driver.

       You will able to select a TV channel, video feeds (Tuner, Composite, S-Video), input type (Antenna,
       Cable).
       See the 'Video Device > Video Source > Webcam or frame grabber > DirectX > TV tuner' options and TV
       channel switch above the option table.
       Microsoft DirectX 8.1 must be installed.


       Q. How can I use an USB webcam?
       A. DirectX mode:

       1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
       2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX'
       3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to video driver.

       P.S. Microsoft DirectX 8.1 must be installed.

       VFW mode:

       1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
       2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Video for Windows'
       3. Set 'Video Device > Video Source > Video for Windows' to 'Microsoft WDM Image Capture (Win 32)'
       driver

       Set the video driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the
'Options > Video Source' hot button above the Preview window.


Q. How can I use a camcorder?
A. For a firewire connection:

1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX'
3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to camcorder driver.

P.S. Microsoft DirectX 8.1 must be installed.


For an S-Video (Composite) connection:

1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Video for Windows'
... 'Analog Video > Format' - NTSC_M or PAL_B
... 'Analog Video > Input' - S-Video or Composite
3. Set 'Video Device > Video Source > Video for Windows' to 'Microsoft WDM Image Capture (Win 32)'
driver

Set the card driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the
'Options > Video Source' hot button above the Preview window.


For a USB connection:

1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Video for Windows'
3. Set 'Video Device > Video Source > Video for Windows' to 'Microsoft WDM Image Capture (Win 32)'
driver

Set the camcorder driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the
'Options > Video Source' hot button above the Preview window.

or

1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'
2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX'
3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to camcorder driver.

P.S. Microsoft DirectX 8.1 must be installed.

Note that camcorders stop working in a few minutes if there is a cassette inside them.

The best connection is Firewire, but most manufacturers do not offer Firewire drivers for free. They
include the drivers in expensive software packages. You can have a version of Adobe Premiere that came
with the capture card and some other software like Pinnacle 8 or Roxio VideoWave5. They have Firewire
drivers for camcorders.


Q. How can I use a digital camera?
A.The program supports the following Canon digital cameras:
Power Shot A620, A640, S80, S3 IS, S5 IS, G7, G9, G10, SX100 IS, SX110 IS.
All cameras work with Willing Webcam on Windows XP. They also work with Willing Webcam on Vista in
Windows XP compatibility mode and on Windows 7 (except the S80 model).
Power Shot A10, A20, A30, A40, A60, A70, A75, A80, A85, A95, A100, A200, A300, A310, A400, A510,
A520, S1 IS, S2 IS, S10, S20, S30, S40, S45, S50, S60, S70, S100, S110, S200, S230, S300, S330,
S400, S410, S500, SD10, SD20, SD100, SD110, SD200, SD300, SD400, SD500, G1, G2, G3, G5, G6,
Pro90 IS, Pro1;
IXY DIGITAL L, L2, 30, 30A, 40, 50, 55, 200, 200A, 300, 300A, 320, 400, 450, 500, 600;
DIGITAL IXUS V, V2, V3, I, I5, II, IIS, 30, 40, 50, 300, 330, 400, 430, 500, 970 IS;
These cameras work with Willing Webcam on Windows XP. You should set the Replay mode.
EOS -1D Mark II, 20D, -1Ds Mark II, 350D, 5D, -1D Mark II N, 30D, 400D, -1D Mark III, 40D, -1Ds Mark
III, 450D, 1000D, 50D, 5D Mark II, 500D, 7D, -1D Mark IV, 550D, 60D;
These cameras work with Willing Webcam on Windows XP, Windows Vista and Windows 7.

See the ‘Video Device > Video Source > Digital Camera’ options and the zoom & reset buttons above the
preview. Most of the options become visible only after the camera is connected.

        The files for the new feature are not included in the Willing Webcam installation package. The program
        will ask you to download and install a separate installation file when you use the feature for the first time.
        You can install the file manually by going to DigitalCamera.exe.

        You will see live low-quality data from the viewfinder after connection. To see shots in their real
        resolution without running the program cycled features: Click the ‘Copy’ button above the preview
        window or enable the ‘Digital Camera > Cycle’ option. Actually, the ‘Cycle’ timer is needed only for non-
        cycled features. Click the ‘Last saved’ button above the preview window after the first shot initiated by
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
        these operations or by the cycled features.

        To connect the application to a camera, you need driver software that connects the camera to a computer
        (assuming that it is running Windows 98 SE/Me/2000 SP4). Driver software is not required on computers
        running Windows XP. It would be better to supply your camera with power by using a suitable AC
        adapter and to set the 'Auto power off/down' camera's option to 'off'.

UNREGISTERED shutter is rated forOF CHM TO PDF CONVERTER You can use
     Be aware that the VERSION a restricted cycle amount, 100,000 cycles on average. STANDARD BY TH
        the camera's viewfinder to get shots without the shutter, but the viewfinder's resolution is 320x240 for
        Power Shot cameras in this case. It is fairly large for EOS cameras -768x512 (for 1000D), 848x560 (for
        450D), 928x616 (for 500D), 1024x680 (for 40D/50D/5D Mark II/-1D Mark III/-1Ds Mark III), 1056x704
        (for 550D/60D/7D/-1D Mark IV). See the 'Digital Camera > Shots from the preview' option.

        Please do not place your computer into standby mode while the Canon digital camera is connected to its
        USB port. Do not remove the memory card or battery, disconnect the communication cable, or otherwise
        interfere with communication. Such actions may cause a malfunction on some computers. Wait until the
        driver has shut down before doing such actions.


        Q. How can I use a network camera?
        A.1. Set ‘Video Device > Video Source > Webcam or frame grabber’ to ‘Network Camera’.
        2. Specify the IP address of your network camera. Use the following format if the camera’s port is not 80:
        http://ip:port
        3. Select your network camera from the ‘Network Camera > Model’ drop-down list.
        4. Specify the Authentication options.
        5. If you don’t see a webcam image in the preview window, enter under the manufacturer’s settings of
        your ip camera and change MPEG-4 video format to JPEG or MJPEG. If the settings don’t provide such an
        option, it means that the video format depends on the list items of ‘Network Camera > Model’. Try all the
        items for your model and wait a few seconds each time for a result.

        The 'Web Page’ and 'Program Window’ video sources are useful for those network cameras that are not
        directly supported by the program.


        Q. How to save the stream from my IP camera to the hard drive as an avi file?
        A. Network cameras can't inherently save an avi stream in JPEG or MJPEG mode, it is possible to save avi
        in the time-lapse manner only.

        Here is a workaround:
        - Run two WW instances from different directories (to keep their settings files).

        Instance 1:
        - Select the network camera as a video source:
        How can I use an network camera?
        - Use an intermediate driver.
        How to work with the ‘Video Device > Video Output’ feature?

        Instance 2:
        - Select the ‘Willing Webcam Capture’ video driver as a video source.
        - Use the 'Movie Save’ feature. You should select the 'Enable' checkbox and clear the 'Cycle' one if you
        are going to use the feature instantly by clicking the 'Capture' button above the preview window.


        Q. How to put an extra colored logo on the webcam picture without darkening or lightening the rest of
        the original webcam picture?
        A. Use a png picture with the alpha channel for the Watermark feature.

        http://www.willingsoftware.com/forum/viewtopic.php?t=126
Q. How to save changes in the settings? I changed the video compression settings the way I needed, but
each time I close the file and then open it again, it is back to Cinepack.
A. The program cannot save the name of the compressor with the VFW/WDM video source.

You should use the DirectX driver set to store this parameter.
Set 'Video Device > Video Source > Webcam or frame grabber' to DirectX
Set 'Video Device > Video Source > Webcam or frame grabber > DirectX > Video Compressor' to
<compressor name>


Q. How to run the program as a Windows service?
A. The following options will help you:

- 'Preferences > Start with Windows'
- 'Preferences > Minimize on start'

or

- 'Preferences > Start with Windows'
- 'Management Kit > Stealth Mode' (remember that default restore key is Shift+R)

If you use the minimized or rollup mode, you will waste less processor power.


Q. How do I get my camera to broadcast outside the network?
A. You need two or more network computers using Willing Webcam. One computer has a webcam and
the HTTP server enabled (embedded in the program). It broadcasts video over the local network. Another
computer with the Webcam Relay enabled receives the video. The relay computer may itself have the
HTTP server enabled and broadcast the above mentioned video over the local network or the Internet. It
does not matter how long your local network is or how many computers with webcams you have. You can
use the Relay computer to switch between them. You may have other Relay computers as well.

NB: Each licensed copy of the software may only be used on a single computer by a single user.


Q. How to get Willing webcam to work with two cameras?
A. You can run two (or more) copies of Willing Webcam from different directories at a time. Each Willing
Webcam copy will have its own file with settings. You need only one license for all WW copies if they run
on one computer.

Each camera must have a separate video cam driver. It is a Windows limitation. You will get an error if
you try to connect two webcams with the same video driver.
You should use the ‘Video Device > Video Output’ feature in this case.

Q. How to I get rid of the "Willing Software" text that appears on the webcam?
A. Edit the 'Option Table > Text Caption > Text' field.

Q. How to save jpg images bigger than 320x240?
A. Use the 'Video Size' hot button above the Preview window or the 'Option Table > Video Device > Video
Window Size' list.

If you work with a capture card, use the 'Options > Video Format' hot button above the Preview window.


Q. How do I capture a picture from the full-screen mode without exiting it and clicking the Picture button?
A. You can only set capture Cycles (picture, ftp, email, etc) before switching to the full-screen mode.
Use the Live Desktop mode instead (you must have a 3D video card and DirectX installed).


Q. How to add Secure Webcam view?
A. Take a look at 'Management Kit > Stealth Mode'.


Q. How do I transmit video to our website using Willing Webcam Lite?
A. Only the full version works with the Internet.


Q. How to replace the default image when the web cam is offline with an ad or something...
A. You should create an image (bmp or jpg) with the dimensions you need and specify it in the 'Video
       Device > Video Source > Default screen' options.


       Q. How do I turn OFF the Preview window?
       A. Minimize or roll up the program. The program will refresh the Preview window only prior to some
       operation (saving to the hard disk, ftp upload, an http query, etc.) in this case.



UNREGISTERED VERSION thethe program? TO PDFboth
                                         OF CHM if you have CONVERTER STANDARD BY TH
     Q. How to increase the performance of
     A. 1. use the WDM driver instead of   DirectX driver
       2. decrease the image size: 'Video Device > Video Window Size'
       3. decrease the image quality: 'Preferences > Picture Quality > Picture Format > JPEG Quality'
       to achieve the optimal 'quality and image size' balance
       4. minimize the program, the Preview window will not work in this case
       5. roll up the program, the Preview window will not work in this case
       (click the RollUp button on the title bar or double-click the title bar)
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
       Q. How to tune up Google Gmail? (full version)
       A. 1. Select the 'Preferences > Email Settings > Outgoing Mail Server (SMTP) > Google Gmail' and/or
       'Preferences > Email Settings > Incoming Mail Server (POP) > Google Gmail' checkboxes. Select the
       'Login' checkbox for SMTP. Enter your Gmail username (including '@gmail.com') and password for both
       controls.
       2. Select the 'Gmail Panel > Settings > Forwarding and POP > POP Download > Enable POP only for mail
       that arrives from now on' radio button to reduce the number of messages checked by Willing Webcam if
       you have the 'Keep Gmail's copy in the Inbox' option selected. You need do it periodically, but it is better
       to select the 'Trash Gmail's copy' option.

       Q. How to see a live feed via a mobile phone? (full version)
       A. Please, see the 'Web PagesHTTP ServerMobile' template. Its java script is used to refresh the
       webcam image in a mobile device. The mobile device must support the java script language. Otherwise
       use the address http://IP:Port/ww.jpg and refresh the picture manually. Enter the IP Address and Port of
       the computer running the Willing Webcam software with an HTTP server enabled.

       Q. How to build a good protection against upload attacks? (full version)
       A. At the least you have to upload the wwsubmit.php script to a separate folder or rename it, but it
       would be better to use authentication defense:
       1. Replace the "/cam/pswd" string in the wwcrypt.php script file from the 'Program FilesWilling
       WebcamWeb PagesHTTP UploadPHP' directory by yours, where cam is remote folder and pswd is
       password file name.
       2. Upload the wwcrypt.php script file from the 'Program FilesWilling WebcamWeb PagesHTTP
       UploadPHP' directory to the remote folder where wwsubmit.php is located.
       3. Open http://www.yourserver/folder/wwcrypt.php in the browser.
       4. Fill the Login and Password fields with preferable unique values and click the Submit Query button.
       This operation will create a password file with encrypted password.
       5. Copy the output string to the Clipboard.
       6. Replace the "/home/com/willingsoftware/html/cam/pswd" string in the .htaccess file from the
       'Program FilesWilling WebcamWeb PagesHTTP UploadPHP' directory by yours from the Clipboard
       (Paste operation).
       7. Upload the .htaccess file to the same remote folder. This operation will protect this web directory with
       an authentication dialog.
       8. Remove the wwcrypt.php script file from the remote folder.
       9. Test your work by opening http://www.yourserver/folder/wwsubmit.php in the browser.You
       should see a blank window after the authentication.
       10. Select the 'HTTP Upload > Login' checkbox and fill the 'Login > Name' and 'Login > Password' fields
       with values you had entered in the wwcrypt.php script.

       Tip: you can protect an uploaded image file too if you repeat these operations for your webcam directory.
       Your visitors will have to know a login and password to view your webcam picture. Don't do it if you’re
       planning to make your webcam image public.

       HTTP Upload doesn't work for me. What should I do?

       Q. How to upload time-lapse video recorded according to schedule to our website? Besides, the webpage
       must play this time-lapse video.
       A. You should enable both saving the time-lapse video and uploading it to the FTP server in the following
       way:
1. Select the 'Time Lapse > Enable' checkbox.
2 .Set the 'Time Lapse > File Name' to ...

3. Select the 'FTP Upload > Synchronization' checkbox.
4. Set the 'FTP Upload > Synchronization > Local Folder' to Picture.
5. Set the 'FTP Upload > Synchronization > Local Folder > Picture Folder' to [path of the 'Time Lapse >
File Name' file]
6. Clear the 'FTP Upload > Synchronization -> Delete files' checkbox.
7. Set the 'FTP Upload > Schedule' to ...
8. Set the 'FTP Upload > Advanced > Timeout' to a value that, if multiplied by 5, will be larger than the
time necessary to upload the largest file in the ['Time Lapse > File Name' file] directory.

Html code (you can view time-lapse video made with Indeo(R) video 5.10 codec only locally):
<embed src="lapse.avi" width="320" height="240" controls="smallconsole" autostart="false"
loop="true" play_loop="2" hidden="false"></embed>

Please pay attention to an example of using a video file in the directory 'Program FilesWilling
WebcamWeb PagesTime LapseAVI'.

Q. How to work with the ‘Video Device > Video Output’ feature?
A. It sends the video stream from the program to the ‘Willing Webcam Capture’ video driver. You
should select this driver in Skype, Ustream.tv, an instant messenger (for example, MSN, Yahoo) or in
other instances of Willing Webcam. Thus, any video source available for the program (Webcam WDM and
DirectX, network camera, Webcam Relay, desktop, hard disk directory) is also available for other video
software. Add text, date and time stamps, watermarks, and various video effects to the output video
stream. It is possible to output only part of the video image using the crop options. It would be a good
idea to adjust the image size in the program so that it corresponds to the image size in the target
software. The ‘Video Output’ button above the preview window allows you to enable the feature with a
single mouse click. The driver can also split a video stream, so it’s possible to use your webcam source in
several applications at the same time, but it doesn’t work on 64-bit Windows. If you increase the
resolution and crop the output image as a portrait, using the ‘Video Device > Video Output > Crop’ option
(when it’s expanded, you can use the mouse in the preview window), you get the effect of optical zoom
and a portrait video output including only your face.


Q. How to improve the motion detection?
A. 1. Temporarily select the ‘Show motion’ checkbox and erase digital noise using the ‘Noise Level’
control.
2. The ‘Video Device > Video Source > Video Preview Rate’ must not be too low (10-15 is good).
3. The calculation amount is equal to ‘Video Preview Rate’/‘Show motion > Frame Rate’, which means if
the ‘Frame Rate’ is 2 then there will be 5-7 calculations per second.
4. Use the ‘Motion Detection > Crop’ feature to decrease false detections. Expand the Crop option and
select a crop area by dragging the mouse in the preview window.
FAQ - Frequently Asked
UNREGISTERED VERSION QuestionsCONVERTER STANDARD BY TH
                     OF CHM TO PDF
     Home    How to ...

     Hardware
     Video Driver
     Command line
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
     Bandwidth
     Auto-Dial (full version)
     Webcam Relay (full version)
     Hard disc directory source
     Time Caption
     FTP Upload (full version)
     HTTP Server ('live streaming') (full version)
     HTTP Upload ('submit') (full version)
     Picture
     Movie Save
     Time-lapse saving
     Motion Detection
     Multiple Cameras
     Program View
     Gamer View
     Management Kit
     Video helper section
     License
     Help documentation


     Hardware

     Q. What kind of a digital still camera will work with your software?
     A. This is possible using an AV > USB adapter. The USB output in cams cannot be used for this purpose.
     The problem is that the adapters restrict video resolution, though in most cases the resolution is enough.
     There is another solution: an AV > S-video (composite) adapter plus a video-in card or TV tuner.

     Q. What kind of IP Network Camera will work with your software?
     A. The program works with IP cameras that have the jpeg output. If you have such a cam, you should
     find the jpeg file name the html code for viewing the cam (you can get it while viewing the picture from
     the cam in your browser), for example: image.jpg

     Q. Why does the program freeze after a while?
     A. Willing Webcam may freeze when it is connected to a driver that does not work or when the connected
     camera stops working (a camcorder or a still digital cam).
     Camcorders stop working in a few minutes if there is a cassette inside them.

     Video Driver

     Q. I downloaded Willing Webcam to test it. I can’t get it to see my camera. Is there a driver that I can
     download to make it work?
     A. The program collects all WDM and VFW driver headers on your system and works only with them.
     Drivers are provided by webcam manufacturers.

     Q. How to avoid the auto search of the appropriate video driver when the program is started (the
     program crashes at startup):
     A. You should use the -driver parameter of the program, for example: "c:program fileswilling
     webcamwwcam.exe" -driver

     Q. Every other webcam software I have used allows access to the video capture card controls via the
     "Video Source" window to allow control of brightness, contrast, saturation, etc. I see you have image
controls built in but I am wondering if there is a way to access my capture card controls directly in Willing
Webcam.
A. Look at the 'Video Options' button above the Preview window and click the arrow to view the items.

Q. The video from my Quickcam Express appearing in the Willing program was jumping in contrast, from
high to low contrast and back. I could not fix this within the Willing program. I loaded a graphics viewer
and accessed the camera via the Twain interface. This gave me an enhanced set of video controls, so I
turned off flicker control and this fixed the problem in the Willing application.
My question is which set of controls has precedence over my camera and what is their relation to one
another?
A. In the Willing Webcam program you also have access to video driver controls. Please, select the 'Video
Source' item of the 'Video Options' menu (above the video preview window). The video driver controls are
under Willing Webcam Video Effects.

Q. Every time I restart my PC, I have to open the 'Video Device > Video Source > Webcam > Video for
Windows > Analog Video > Input' drop-down list and select ’Composite’.
A. Install DirectX software, version 8.1 or higher. Though you use the VFW driver set in the program, it is
possible to save this option only via DirectX.

Q. What exactly is the difference between 'Video for Windows' and DirectX in the 'Webcam or frame
grabber' option? Which one should I choose and why?
A. Video for Windows is old Windows system software. DirectX is new software. It works as a layer over
VFW (Video for Windows) adding new features in order to support new video and audio devices.

If you work with VFW, keep doing it because VFW doesn't require a lot of processor power. Otherwise try
DirectX (you have to install version 8.1 or higher). Though some program modes use DirectX in any case:
- the 'Analog Video > Input' setting
- the 'Webcam Relay > Audio' feature
- the 'HTTP Server > Audio' feature
- the 'Screen Modes > Live Desktop' feature

Q. I can’t find the pan, tilt, zoom options for my Logitech QuickCam Sphere camera in the DirectX
options.
A. You should at least once use a ptz operation for your Logitech Orbit or Sphere cam under the ‘Video
for Windows’ driver set to open these options under DirectX.

Q. The motion detection feature doesn't work for my Logitech QuickCam Sphere camera. It freezes.
A. Logitech QuickCam Sphere and Orbit cameras have the automatic gain control option. Disable it and
set the Exposure and Gain options to appropriate values. See the 'Options > Video Source (the button
above the preview window) > Advanced > Automatic Gain Control' checkbox. This video driver option
causes the video to fade in/out, which triggers motion detection all the time.

Compatibility with Windows Vista
If you have a few video feeds and work under the VFW mode you can avoid the 'Video Source > Select
Video Device' dialog box. You can use one of the following ways:
- Change the program mode to DirectX.
- You should run the program with administrator rights:
Control Panel > Computer > Program FilesWilling Webcamwwcam.exe > Properties > Compatibility >
Privilege Level > Run this program as an administrator.
- You can disable the User Account Control (UAC), but disabling UAC will lead to a less secure system:
Control Panel > User Account and Family Safety > User Accounts > Change Security Settings > Disable
UAC.

If you have a Logitech Orbit (Sphere) camera and need its pan/tilt/zoom functions, the above mentioned
ways will help you as well.

Q. Why do I see only a black window in my webcam view?
A. You should make your webcam driver active under the ‘Microsoft WDM Image Capture (Win 32)’ driver
using the 'Options > Video Source' hot button above the preview window.

Q. There's a blue screen when I use my webcam.
A. If you see a solid blue or green screen in the VFW mode, you should change the current video format
using the 'Options > Video Format' hot button above the preview window.

Command line

Q. Does the program support the command line? I have a program that needs to operate my webcam.
A. The –command parameter precedes a commands line enclosed by double quotes. For example,
<wwcam.exe -command "ftp on,capture"> for the full version, <wwlite.exe -command "picture
      on,capture"> for the lite version (remove the angle brackets). Use a comma to separate multiple
      commands on one line. Please see the Commands page below for the option table. Your program can also
      communicate with the Willing Webcam application via e-mail, sms and http commands. Please look at the
      ‘Option table > Management Kit’ options.

      Bandwidth

      Q. I am now getting 1400 visitors per day. Soon reaching my ISP limit of 10 gigabytes per month
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
     bandwidth. How do I decrease uploading size?
     A. See 'Preferences > Picture Quality > Picture Format > Jpeg Quality'.
      If you decrease the 'Jpeg Quality' value you will decrease image file size. You have to find a compromise
      between quality and image size. For easy tuning run 'HTTP server > Run Browser'. You can see image
      quality in the browser while you are changing the control value, because the preview image will not
      change. A small change in image size or quality will provide big monthly savings.

     Auto-Dial (full version)
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Q. Is there a way to schedule WW to make a telephone call by modem, log on to my server (with
      username and password), and then send an image via ftp (with username and different password) to my
      website server?
      A. 1. Select the 'Preferences > Dial-up > Auto Dial-Up' checkbox
      2. Select the 'Preferences > Dial-up > Non-default connection' checkbox
      Fill in the Name, Password, Phone fields; leave the Pulse unchecked if your phone line uses Tone dialing
      mode. Usually the Domain field is blank, but you have to ask an administrator of your server.
      3. Select the 'Preferences > Dial-up > Disconnect After usage' checkbox
      4. Select the 'FTP Upload > Enable' checkbox
      5. 'FTP Upload > Cycle > Value' 24
      6. 'FTP Upload > Cycle > Period' hours
      7. Clear the 'FTP Upload > Schedule' checkbox
      Use the ‘Connect’ button to force Dial-Up connection while you are tuning.

      Webcam Relay (full version)

      Q. Can you explain what webcam relay mode is, and how it will let me go from the USB standard length
      of 15' all the way out to 100'?
      A. You need a local net with two or more computers using Willing Webcam. One computer has a webcam
      and HTTP server enabled (embedded in the program). It broadcasts video over a local net. Another
      computer with Webcam Relay enabled gets the video. The relay computer may itself have HTTP server
      enabled and broadcast the above mentioned video over local net or Internet. It doesn’t matter how long
      your local net is, or how many computers with webcams you have. On the Relay computer you can switch
      between them. You may have other Relay computers.
      NB: Each licensed copy of the software may only be used on a single computer by a single user.

      Hard disc directory source

      Q. Under Video Device -> Video Source -> Hard disc directory there is a box labeled "Delete files after
      usage". If I check this box, it erases, within a second or two, all the jpeg files in the directory, even
      though it has not uploaded the files to my server.
      A. Some video devices provide video files for a certain directory all the time. WW takes these files and
      views them. WW does all the operations at once when working with a video source. "Delete files after
      usage" - deletes a file after viewing, so we get real time work. If you prefer not to delete files and you
      want to view them in an endless cycle, select the Rewind checkbox.

      Time Caption

      Q. When I enable the time stamp, I get two time fields on my video and I can’t adjust the position of the
      time. Any ideas?
      A. There are two time parts. Please look at 'Option table > Text Caption > Enable Time' and 'Option table
      > Time Caption > Enable Time' .
      The 'Option table > Text Caption' and 'Option table > Time Caption' both consist of two parts: a text part
      and a time part. The text part uses the 'Text' field, while the time part uses the 'Format' and 'GMT'
      fields. Both use the 'Placement' and 'Font' controls. You can change vertical and horizontal positions by
      the 'Placement > Vertical' and 'Placement > Horizontal' controls.
      0,0 point is the top left corner.

      Q. Where can I find a quick description with samples of the time formats used?
      A.
c Displays the date, followed by the time. The time is not displayed if the date-time value indicates
midnight precisely.
d Displays the day as a number without a leading zero (1-31).
dd Displays the day as a number with a leading zero (01-31).
ddd Displays the day as an abbreviation (Sun-Sat).
dddd Displays the day as a full name (Sunday-Saturday).
ddddd Displays the date.
dddddd Displays the date.
e Displays the year in the current period/era as a number without a leading zero (Japanese, Korean and
Taiwanese locales only).
ee Displays the year in the current period/era as a number with a leading zero (Japanese, Korean and
Taiwanese locales only).
g Displays the period/era as an abbreviation (Japanese and Taiwanese locales only).
gg Displays the period/era as a full name. (Japanese and Taiwanese locales only).
m Displays the month as a number without a leading zero (1-12). If the m specifier immediately follows
an h or hh specifier, the minute rather than the month is displayed.
mm Displays the month as a number with a leading zero (01-12). If the mm specifier immediately
follows an h or hh specifier, the minute rather than the month is displayed.
mmm Displays the month as an abbreviation (Jan-Dec).
mmmm Displays the month as a full name (January-December) using the strings given by the
LongMonthNames global variable.
yy Displays the year as a two-digit number (00-99).
yyyy Displays the year as a four-digit number (0000-9999).
h Displays the hour without a leading zero (0-23).
hh Displays the hour with a leading zero (00-23).
n Displays the minute without a leading zero (0-59).
nn Displays the minute with a leading zero (00-59).
s Displays the second without a leading zero (0-59).
ss Displays the second with a leading zero (00-59).
z Displays the millisecond without a leading zero (0-999).
zzz Displays the millisecond with a leading zero (000-999).
t Displays the time.
tt Displays the time.
am/pm Uses the 12-hour clock for the preceding h or hh specifier, and displays 'am' for any hour before
noon, and 'pm' for any hour after noon. The am/pm specifier can use lower, upper, or mixed case, and
the result is displayed accordingly.
a/p Uses the 12-hour clock for the preceding h or hh specifier, and displays 'a' for any hour before noon,
and 'p' for any hour after noon. The a/p specifier can use lower, upper, or mixed case, and the result is
displayed accordingly.
/ Displays the date separator character.
: Displays the time separator character.
'xx'/"xx" Characters enclosed in single or double quotes are displayed as-is, and do not affect
formatting.

FTP Upload (full version)

Q. How do I use the ftp upload feature?
A. Fill the Server, Name, Password fields with values given to you by your ISP.
When you select the Enable checkbox or click the Ftp button it will initiate ftp upload to your web site.
There you should have your webpage with the webcam image link.

Select the ‘FTP Upload > Passive mode’ checkbox if your client is behind a firewall. Active FTP may
cause problems. From the firewall’s point of view, the FTP server that is trying to initiate a connection
with your client looks like an intruder and is usually blocked.

Select the ‘FTP Upload > Passive mode’ checkbox if you have a DSL connection.

Please take a look at the 'Program FilesWilling WebcamWeb PagesFTP Uploadindex.html' webpage
template. You are free to change the template to meet your needs if you want to. Its java script is used
to refresh the webcam image only without affecting other webpage elements.

Q. The program uploads images via FTP alright most of the time, but sometimes it looses uploaded
images.
A. The problem depends mainly on the FTP server and the Internet connection quality. It's normal that
an FTP connection hangs sometimes, but the program must reestablish it after that. Actually uploading
via FTP consists of four main stages: establishing an FTP connection, changing the FTP folder, actually
uploading files via FTP and breaking the FTP connection (it may also include renaming files). If
establishing an FTP connection takes more than the 'FTP Upload > Advanced > Timeout' value, the FTP
cycle will be interrupted by the program. If uploading via FTP takes more than 5*Timeout value, the FTP
cycle will be interrupted as well. So if the Timeout is 20 and uploading via FTP hangs on the uploading
       stage, the new cycle will start in 100 seconds. The cycle will start in 20 seconds for other stages.

       Q. Can the program upload webpage files in addition to video ones without me buying other ftp software?
       A. You can upload your webcam page files using webpage templates from subdirectories in ‘Program
       FilesWilling WebcamWeb Pages’. See the ‘FTP Upload > Synchronization > Local Folder’ options. You
       are free to change the templates to meet your needs if you want to. The template with the java script is
       designed for the FTP Upload and HTTP Upload features, the template with the java applet is designed for
       the HTTP Server feature. The java script is used to refresh the webcam image only without affecting
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
       other webpage elements.

       Q. When I upload video through FTP, the file is shown as a ww.tmp file, not a ww.jpg file in the program.
       A. The security settings of your upload folder (on your Web Server / Hosting server) must have 'Modify'
       allowed for that folder otherwise a TMP file cannot rename itself.
       You may have to contact your ISP to change this setting.


UNREGISTERED VERSION"UploadCHM TOfile sequence qty. it for?
     Q. In the ftp section, what is the "upload number" which is set to 5? What is
     A. You may upload a file sequence. OF number" is a PDF CONVERTER STANDARD BY TH
       File numbers change after each upload so the last uploaded file has a number 0001.

       Q. I want to upload a photo instantaneously and I need to click FTP button, then the Capture button and
       finally uncheck the FTP button. How can I do it in one operation?
       A. Clear the ‘FTP Upload > Cycle’ checkbox and you can upload a photo with the ‘Capture’ button. ‘FTP
       Upload’ cycle will be inactive.

       HTTP Server ::'live streaming' (full version)

       Q. How do I set up streaming video with this program?
       A. Willing Webcam uses a java applet to establish 'live streaming'.
       How to ...

       Q. I tested your solution and I could not get a live webcam broadcast (it was a slideshow) despite the
       fact that both computers were interconnected using LAN (on the same subnet) and none of them was
       over the limit regarding processing power.The frame rate of the preview window was set to 10 frames per
       second.Do you have any idea how to get a fluent stream instead of a slide show??
       A. Fluency depends on:

         1.   Video Device / Video Preview Rate
         2.   Video Device / Video Window Size
         3.   Preferences / Picture Quality / Picture Format (JPEG) / Jpeg Quality
         4.   Network card capacity

       For the best stream results you have to increase p1, p4 and decrease p2, p3 values.

       Q. I have tried your program. And it works great.. But when I try to send the url to my friends they only
       see pictures of me. Not Live video. When I try it on my computer with the same url it works great. I have
       tried different browsers and java programs but nothing works.I have unchecked the last saved box also
       and enabled live video on http settings. Do you know what could be wrong?
       A. Do your friends' computers have Sun Java VM v.1.4.1 installed?It seems that Sun Java VM version
       1.4.1_01 does not work properly.On the remote computer your friend must uncheck the 'Use Java 2
       v1.4.1_01 for <applet>' option in MS Explorer. After unchecking Java v1.4.1 they have to refresh the IE
       browser. Then the browser will use Java v.1.3.1 or they can update v1.4.1 to 1.4.2 at www.java.com
       The situation is the same in 2000 and XP.

       Q. How do I configure the http server to work behind a router?
       A. Connect to the router through web browser. Set the broadcasting IP address and Port, select TCP-IP
       protocol. How to ...

       Q. I selected the Audio checkbox, but I do not hear anything from my broadcasting page.
       A. If you hear nothing from your broadcasting page, check the ‘Tools > Internet Options > Advanced >
       Java (Sun) > Use JRE v1.x.x_xx for <applet>' option in MS Explorer.
       If there is no such option or if the JRE version is lower than 1.3, you should install the latest Sun Java
       Runtime Environment (JRE) on the client computer where the broadcasting page will be opened:
       http://www.java.com/en/download/windows_xpi.jsp
       If this option exists and the version is 1.3 or higher, but it is not selected, select it.
       See also the ‘Option Table > HTTP Server > Audio’ and the ‘Option Table > Preferences > Audio Source’
       options.
Q. When I run the http server, I can connect to it via LAN. If I try to connect from the Internet it doesn't
work.
A. If you have a router, you should connect to the http server from another computer, which is not in
your network.

HTTP Upload ::'submit' (full version)

Q. HTTP Upload doesn't work for me. What should I do?
A. You have to upload the wwsubmit.php script file from the 'Program FilesWilling WebcamWeb
PagesHTTP UploadPHP' directory to your web site. Most web hosting services have a PHP engine. Fill the
HTTP Upload > Script Address field with URL of this script.
The behavior of http upload is affected by settings in php.ini at the web hoster side. Usually these
settings are workable for you by default.

The program saves some diagnostic info to the 'Program FilesWilling Webcamww.log' file if http upload
fails. Compare the diagnostic data with the settings below. If the php version is earlier than 4.1.0 then
edit the wwsubmit.php script file before uploading it again. If you need to change other settings you
have to call the php.ini file from your web hoster, edit and place the edited php.ini in a root of your
webspace.

php version
In PHP versions earlier than 4.1.0, $HTTP_POST_FILES should be used instead of $_FILES.

file_uploads
Whether or not to allow HTTP file uploads. Make sure it is on.

upload_tmp_dir
Temporary directory used for storing files when doing file upload. Must be writable by whatever user PHP
is running as. If not specified PHP will use the system's default.

upload_max_filesize
Maximum size of an uploaded file. Must be larger than the size of your uploaded image file.

max_input_time
This sets the maximum time in seconds a script is allowed to receive input data and file uploads. Must be
larger than the uploading time of your image file.

How to build a good protection against upload attacks?

Some firewall software, for example Norton Personal Firewall, can interfere with the work of the http
upload progress bar indicator. Go to 'Norton Personal Firewall > Options > Firewall > Http port list' and
remove port 80.

Picture

Q. When I try to specify the drive/directory under the picture option, the drive drop-down list shows only
local computer drives without mapped network drives.
A. You should work with a UNC path: servernamedrivedir, for example: johndwebcam

Movie Save (streaming video)

Q. When I record an AVI file to the hard disk of my PC, the movie does not have the time and date
stamps.
A. If you use the VFW/WDM video set, you will need to select one of the video formats: RGB,
YUV12(I420), UYVY, YUY2 (the 'Options > Video Format' button above the Preview window). Don't enable
video compression.
The DirectX driver set does not have these restrictions.

Time-lapse saving

Q. What video compression type does the program use to compress a time-lapse avi?
A. MS Video 1 or Indeo(R) video 5.10.

Q. What does the "compression" value under the time lapse mean. There is another compression option
under the "Options" icon where I can select my compression codec and select a level of compression but
this doesn't change the compression value in the time-lapse section.
A. The compression option under the 'Options' icon works with streaming avis. The 'compression' value
under time lapse works with time-lapse ones.
Q. I cannot view the video file created in the SWF format.
        A. Adobe Flash Player loads the entire video file in memory when you are viewing it. If the file is very
        large, you may run short of RAM. In this case, you should reduce the following value: 'Time Lapse > Max
        file size Mb'. Also, take this problem into account if you plan to send the file to someone else. Please pay
        attention to an example of using a video file in the directory 'Program FilesWilling WebcamWeb
        PagesTime LapseSWF'.

        Motion Detection

UNREGISTERED options for Motion detection (i.e. threshold, area, etc.). Where is the motion menu?
     Q.I can't find any VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
        A.
        1. Expand the 'Motion Detection' option with the green 'motion' button or in the Option Table at the left
        side of the Webcam page.
        2. If your Option Table is occasionally hidden restore it by clicking on the left vertical line with two
        triangles or drag the blue vertical line to the right.


UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
     Multiple Cameras

        Q. Can you tell me how the software works with multiple cameras. I read that it does work with more
        then one cam but can't find anywhere how. Do I need to multiplex a USB port or can I use a multi input
        video card with two ore more cam's.
        A. If your webcams use different drivers, you can launch a few copies of Willing Webcam and select a
        different driver for each one. If your webcams use the same driver, Windows doesn't permit you to work
        with them at the same time. You should use the 'Video Device > Video Output' feature in this case. It
        sends the video stream from the program to the ‘Willing Webcam Capture’ video driver. You can select
        this driver in other instances of Willing Webcam or in Skype, an instant messenger (for example, MSN,
        Yahoo). It would be a good idea to adjust the image size in the program so that it corresponds to the
        image size in the target software.

        Program View

        Q. Why some of the icons at the top are always just grey boxes?
        A. It means that these operations are not available at the moment or in the current program mode.
        Icon "Video Size" - try the 'Options -> Video Format' hot button.
        Icon "HTTP Server" - enable the HTTP Server in the Option Table or click the green triangle button under
        the Preview window.
        Icon "Last saved" - upload or save an image locally at least once.

        Gamer View

        Q. What has that got to do with gaming? What is "program view"?
        A. Program view is the specific view mode. Program may be always on top, translucent, or small (at your
        option) with only the video window showing. Willing Webcam users can play or do computer work and
        see the webcam at the same time.

        Management Kit (remote management - full version)

        Q. I can't even figure out what the Management Kit is for.
        A. Management Kit is a security and remote management tool.The security part consists of the login
        program and hiding of the program. Remote management include creating your own commands from
        small basic commands under the plus icon in the table. Get a brief hint in the status bar by keeping the
        cursor over subcommands when choosing a set of them. With the navigator under the command table
        you can add, delete, and navigate commands. If you uncheck the Enable command flag this command
        will become unavailable. You can create a message with your subject known only to you and a command
        bulk (command names) in the body. Each command should be separated by commas. They will be
        executed command by command. The 'Listen to e-mail, sms and http commands > Enable e-mail' option
        must be on to check your mailbox for the specified subject. The 'Listen to e-mail, sms and http
        commands > Enable SMS' option must be on to check new SMS messages for the specified password (the
        SMS password should be at the first position of the command list in the SMS message). The program
        doesn't touch other messages. Command messages will be deleted after execution.

        Enable the 'Management Kit > Listen to e-mail, sms and http commands > Enable HTTP' option to allow
        the program to accept commands via the enabled 'HTTP Server' feature. You can also enable the 'HTTP
        Server > Authentication' option to protect the program. In this case you should specify the Name and
        Password command parameters.

        1. Enable the 'Management Kit > Listen to' feature.
        2. Enable the 'Management Kit > Listen to > Enable HTTP' option.
3. Enable the 'HTTP Server > Enable' option.

Please take a look at the 'Program FilesWilling WebcamWeb PagesHTTP ServerCommandsindex.html'
web page. You can use this remote control panel both from the local hard disk and from any website. You
can also use this page as a template for creating your own web page (for example, for sending the tilt,
pan, zoom commands).

You can set time for two command lines, using the Schedule feature. Each of them can be run every day
or on a certain day and time.

Q. I have set it to the Stealth mode and it seems I cannot make it reappear.
A. Press Shift+R (the default key combination) if you did not change this setting earlier.

Video helper section

Q. What is the video helper section for?
A. Video helper section serves two purposes:
- Searching for video sources
- Saving all program settings as a bookmark (the Save button)

You can get nine buttons for bookmarks above the Preview window.
Access extra bookmarks using the grid navigator.

License

Q. I have 3 laptops. If I will buy one license for Willing Webcam, can I install the software on 3 laptops?
Or only on one?
A. If you use your 3 laptops in turn, you can purchase only one license, because only one person will use
the program at a time (as a book).
If all copies of the program work at the same time (each on its computer), you must purchase 3 licenses
for them.

Help documentation

Q. Where can I find program documentation?
A. See Site map. Also you can see brief hints in the program status bar when the cursor stops over an
interface element or an option.
Willing Webcam
      Willing Webcam for
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Windows
      98/ME/2000/NT/XP/Vista/7
      Copyright (C) 2003-2012
      Willing Software
UNREGISTERED VERSION
      WWW:                               OF CHM TO PDF CONVERTER STANDARD BY TH




         http://www.willingsoftware.com
         E-mail: info@willingsoftware.com

         Description:



                Share your day right away with Willing Webcam. With lightning speed, fire your images
          from web cam to any Web site. Share live video with friends and family in real time on the
          Internet. Your webcam comes alive, ready when you are, with our unique motion detection
          feature.



               Willing Webcam lets you overlay two combined text, date and time stamps, and one
          watermark, as well as offering various styles of live video effects.



                Willing Webcam makes it easy create videos such as AVI movies, as well as capture JPG
          and BMP images in an embedded photo album. The album organizes your collected files and
          allows you to view thumbnails and full images, and also play movies.


          * The program can share the video stream with Skype, an instant messenger (for example, MSN,
          Yahoo) or other instances of Willing Webcam at the same time. Thus, any video source available
          for the program is also available for other video software.
          * You can work with most of USB-based or FireWire (IEEE 1394) video devices(capture cards,
          Webcams
          and camcorders, and parallel-port cameras) and IP Network Cameras.
          * Use various video sources: a video device, your desktop or the contents of a file directory.
          * You can get video from another local or Internet computer running Willing Software and
          broadcast it.
          * No annoying dialogs: change options and see what happens immediately.
          * An option to hide the program from viewing by others.
          * Watermark can be imposed on video with adjustable transparency.
          * Choice of date and time format and watermark picture.
          * Last saved mode shows last ftp uploaded or stored image.
          * Authentication and counting of connected users for broadcasting available.
          * Album image viewer is equipped with edit functions for images and video.
          * Establishes a dial-up connection and an auto connection.
          * You can send an email message immediately, with a live photo or with a photo from the album.
*   Perform enhanced actions when motion is detected.
*   Program view for gamers. View, and do your computer work or play games at the same time!
*   Advanced avi saving. Create a cool movie with time lapse.
*   Webcam screen saver and full screen modes.
*   Remote management and commands by email. Stealth Mode and Program Login.


Webcam Feature                     WW                  WW Lite
Video output for Skype and instant
messengers
Video source splitter
USB-based devices
FireWire (IEEE 1394) devices
IP Network Cameras
Canon Digital Cameras
Embedded photo album
Album image viewer
Date/time stamp
Watermark
FTP Upload
HTTP Server, streaming
HTTP Upload, submit
Picture
Motion Detection
Image Effects
Send Email
Send MMS
Gamer View
Desktop video source
File directory video source
Screen Saver Mode
Webcam Relay
Remote management
Stealth Mode, Program Login
Web Page video source
Program Window video source

Live Webcams using Willing Software:

http://www.willingsoftware.com/cams


System Requirements:

Pentium(R) based IBM PC compatible computer (or higher);
64MB RAM;
20MB free disk space;
Microsoft Windows 98/ME/NT/2000/XP/Vista;
A frame grabber and a video source (camera, VCR, etc.), or
      a parallel-port or USB camera.
      A color monitor with a 65536 colors card (or better);




UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH



UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
Webcam Page
Option table
synchronization
Consider turning the Option
table synchronization option
off after you are familiar
with the program. You can
turn this option off by
clicking the small round
button above the option
table.

Option Table
You may see all webcam
options in the Option Table
at the left side of the Webcam page. If your Option Table is occasionally hidden
restore it by clicking on the left vertical line with two triangles or drag the blue
vertical line to the right. You can hide the Option Table by clicking on the left vertical
line with two triangles or drag the blue vertical line on his right side to the left.

Drag the thin blue vertical line to change caption and data widths of the Option Table.

Clicking on the triangle above Option Table expands/collapses all the Option Table
items. You have to click the plus icon at the left side of an option item to expand it
and the minus icon to collapse one.

Clicking on the circle above Option Table enable/disable Option Table
synchronization with other interface controls.

Note that there are brief hints in the program status bar when the cursor stops over an
interface element or an option.
Video Device
           Preferences
           Text Caption
           Time Caption
           Watermark
           FTP Upload
UNREGISTERED VERSION
           HTTP Server               OF CHM TO PDF CONVERTER STANDARD BY TH
           HTTP Upload
           Send Email
           Send MMS
           Movie Save
UNREGISTERED VERSION
           Time Lapse                OF CHM TO PDF CONVERTER STANDARD BY TH
           Picture
           Motion Detection
           Image Effects
           Gamer View
           Screen Modes
           Management Kit

        There are the Email Command and About buttons beneath the Option Table. Notice
        the build field on the About marker embraces a last revision date.

        The Preview Video Window is at right side of the Webcam page. It tracks all video
        changes of all video sources and options . Preview Window lets you overlay two
        combined text, date and time stamps, and one watermark, as well as offering various
        styles of live video effects. Double click will cause the jump to Album Page.

        The cycle control buttons lay beneath the Preview Video Window. They have bright
        green color when they are pressed but idle and yellow color when they are active. The
        FTP Upload, Picture, Send Email, Movie Save, Time Lapse and HTTP Upload
        pressed buttons have ordinary color when their 'Cycle' control item is unchecked.
        Then only hot Capture button (photo cam icon) above the Preview Window will cause
        a needed action.

        The hot buttons above the Preview Window will help you work quickly and
        comfortable.

             Source - see Video Source. Use the triangle button at right to select from the
             list.
             Options - access to the native video driver controls of video format, video
             source, video compression. Use the triangle button at right to select from the list.
             Button click starts a last executed list item. To introduce with video driver
             controls check the Video Source list button. The video driver controls are under
             Willing Webcam Video Effects.
             Video size - change the video size to the five fixed values. Use the triangle
button at right to select from the list. Button click starts a next list item. A
     change attaches to ftp upload, picture save, movie save sizes, etc
     Gamer - set on gamer view
     Full screen - force to show full video screen. Press Escape key or right click to
     cancel. If the Screen Saver Mode option is checked the icon changes.
     Effects - see Image Effects
     Watermark - overlay a watermark. It can be transparent
     Capture - cause ftp upload, http upload, movie save, time lapse, send email if it
     enabled and picture save to hard disk
     Movie Save - create an avi movie with a date/time stamp, a watermark and
     image effects. See Motion Detection - Capture Video option
     Last saved - view a last ftp uploaded image or saved image on hard disk.
     Remote management programs might encounter difficulties because the program
     refreshes the preview window too often. Setting a low preview rate does not
     help. You can use the 'Last saved' button above the preview window to resolve
     the problem. The button becomes enabled after the first save or upload
     operation, and it refreshes the preview only after an operation. The program does
     not save this setting because a user can forget about that.
     Email - send email immediately with a photo. See Send Email
     HTTP Server - broadcast images from a web camera to any Web site or to
     another computer with Webcam Relay
     Use the triangle button at right to select from the list.
     Run local browser.
     Copy IP address to clipboard.
     Send Email with IP address.
     Connect - establish a dial-up connection
     Help - show this documentation
     Exit - program exit

Leave buttons and options in a certain state when you exit the program and the
program will restore this state when you start it next time.
Video Device
      Compatibility with Windows Vista
UNREGISTEREDa VERSION OF work under thePDF mode you can avoid the
      If you have few video feeds and CHM TO VFW CONVERTER STANDARD                                 BY TH
      'Video Source > Select Video Device' dialog box. You can use one of the following
      ways:
      - You should run the program with administrator rights:
      Control Panel > Computer > Program FilesWilling Webcamwwcam.exe >
UNREGISTERED Compatibility > Privilege Level > Run this program as an administrator.
      Properties > VERSION OF CHM TO PDF CONVERTER STANDARD                                         BY TH
      - You can disable the User Account Control (UAC), but disabling UAC will lead to a
      less secure system:
      Control Panel > User Account and Family Safety > User Accounts > Change Security
      Settings > Disable UAC.

           If you have a Logitech Orbit (Sphere) camera and need its pan/tilt/zoom functions, the
           above mentioned ways will help you as well.

           Video Source
           Select video source.

           Webcam or frame grabber
           The program collects all WDM and VFW driver headers on your system. Drivers are
           provided by webcam manufacturers. You can also use Windows native video driver:
           Microsoft WDM Image Capture (Win32). Using DirectX feature you can also work
           with most of USB-based or FireWire (IEEE 1394) devices. Microsoft DirectX 8.1 or
           higher must be installed.
           If your multiple webcams use different drivers, you can launch a few copies Willing
           Webcam and select a different driver for each one. If your webcams use the same
           driver, Windows doesn't permit you to work with them at the same time.

           Difference between VFW and DirectX modes.

           Video for Windows (VFW) is old Windows system software that does not require a
           lot of processor power. DirectX is new software. It works as a layer over VFW and
           adds new features in order to support new video and audio devices.

           VFW and DirectX modes have different algorithms for the 'Movie Save' feature. So if
           a feature is not working correctly, for example, the 'Enable Text/Time Captions'
           feature (Note: This feature is not officially supported by Microsoft), try the other
           program mode.

           The program cannot save the name of the compressor with the VFW video source; see
the Options > Video Compression' button above the preview. You should use the
DirectX driver set to store this parameter. Set 'Video Device > Video Source >
Webcam or frame grabber' to DirectX Set 'Video Device > Video Source > Webcam
or frame grabber > DirectX > Video Compressor' to

If you are working in the VFW mode and you have a few connected video sources,
some actions can change the current video driver mapped by 'Microsoft WDM Image
Capture (Win 32)' driver. This situation might occur if you disconnect the current
device or another video program switches the current driver, which can be shared
among programs. Willing Webcam software saves and restores the current driver
name, but if you run the program from the same directory under different Windows
operating systems, Willing Webcam won't be able to find the selected driver name
itself in other Windows operating systems because the names are different. The
solution is using different Willing Webcam directories to have different settings files .

For information about how you can make your driver current again, see How can I use
an USB webcam? (VFW mode). Note: DirectX mode does not have this problem.

Video for Windows
Select VFW or WDM driver for your video device.

Analog Video
Enable the format of the baseband analog video signal.

Format
Specifies the format of the baseband analog video signal.

Input
Establishes the input of the baseband analog video signal.

Pan, Tilt, Zoom
Pan, Tilt, Zoom commands.

Scan
Enable the scan mode for the pan/tilt/zoom camera.

Value
Scan cycle value according to time period.

Period
Scan cycle period.

Pan
Horizontal camera movement.
Tilt
      Vertical camera movement.

      Zoom
      Changing the effective focal length to allow different fields of view to fill the picture
      area.
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Thresholds
      Pan, Tilt, Zoom thresholds.

      Low threshold
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Pan, Tilt, Zoom low threshold.

      High threshold
      Pan, Tilt, Zoom high threshold.

      Object Tracking
      Enable the object tracking mode for pan/tilt/zoom cameras. The 'Object Tracking'
      button above the preview window also switches this function too.

      Object
      Object type.

      Distance (m)
      Distance between the object and the webcam.

      DirectX
      Select DirectX driver for your video device. Microsoft DirectX 8.1 must be installed.

      Video Compressor
      Select Video Compressor.

      Audio Source
      Select Audio Capture Source.

      TV tuner
      Sets the TV channel and input type. You can broadcast TV shows over the Internet
      using the HTTP Server feature, Skype, Ustream.tv, or an instant messenger (for
      example, MSN or Yahoo). Most TV tuners have a video input. It is possible to
      connect various video devices via cable adapters.

      1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'.
      2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX'.
      3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to your
      TV tuner driver.
You will able to select a TV channel, video feeds (Tuner, Composite, S-Video), and
input type (Antenna, Cable). See the 'Video Device > Video Source > Webcam or
frame grabber > DirectX > TV tuner' options and TV channel switch above the option
table. Microsoft DirectX 8.1 must be installed.

Channel
Sets the TV channel.

Input
Establishes the input of the baseband analog video signal.

Input Type
Sets the tuner input type (cable or antenna).

Pan, Tilt, Zoom
Pan, Tilt, Zoom commands.

Scan
Enable the scan mode for the pan/tilt/zoom camera.

Value
Scan cycle value according to time period.

Period
Scan cycle period.

Pan
Horizontal camera movement.

Tilt
Vertical camera movement.

Zoom
Changing the effective focal length to allow different fields of view to fill the picture
area.

Thresholds
Pan, Tilt, Zoom thresholds.

Low threshold
Pan, Tilt, Zoom low threshold.

High threshold
Pan, Tilt, Zoom high threshold.
Object Tracking
      Enable the object tracking mode for pan/tilt/zoom cameras. The 'Object Tracking'
      button above the preview window also switches this function too.

      Object
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Object type.

      Distance (m)
      Distance between the object and the webcam.

UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Canon Digital Camera
      The program supports the following Canon Power Shot digital cameras: A620, A640,
      S80, S3 IS, S5 IS, G7, G9, G10, SX100 IS, and SX110 IS. All cameras work with
      Willing Webcam on Windows XP. They also work with Willing Webcam on Vista in
      Windows XP compatibility mode and on Windows 7 (except the S80 model). See the
      ‘Video Device > Video Source > Digital Camera’ options and the zoom & reset
      buttons above the preview. Most of the options become visible only after the camera
      is connected.

      The files for the new feature are not included in the Willing Webcam installation
      package. The program will ask you to download and install a separate installation file
      when you use the feature for the first time. You can install the file manually by going
      to DigitalCamera.exe.

      You will see live low-quality data from the viewfinder after connection. To see shots
      in their real resolution without running the program cycled features: Click the ‘Copy’
      button above the preview window or enable the ‘Digital Camera > Cycle’ option.
      Actually, the ‘Cycle’ timer is needed only for non-cycled features. Click the ‘Last
      saved’ button above the preview window after the first shot initiated by these
      operations or by the cycled features.

      To connect the application to a camera, you need driver software that connects the
      camera to a computer (assuming that it is running Windows 98 SE/Me/2000 SP4).
      Driver software is not required on computers running Windows XP. It would be better
      to supply your camera with power by using a suitable AC adapter.

      Be aware that the shutter is rated for a restricted cycle amount, 100,000 cycles on
      average. You can use the camera’s viewfinder to get shots without the shutter, but the
      viewfinder’s resolution is 320x240 for Power Shot cameras in this case. See the
      ‘Digital Camera > Shots from the preview’ option.

      Please do not place your computer into standby mode while the Canon digital
      camera is connected to its USB port. Do not remove the memory card or battery,
      disconnect the communication cable, or otherwise interfere with communication.
Such actions may cause a malfunction on some computers. Wait until the driver has
shut down before doing such actions.

Battery Status
Indicates the battery condition in the device.

Shots from the preview
Get low-quality preview shots without using the camera's shutter.

Cycle
The timer for non-cycled features, for example, HTTP Server, Video Output, Live
Desktop, Full Screen, and so forth.

Value
Digital Camera cycle value according to time period.

Period
Digital Camera cycle period.

Focus Lock
Lock/Unlock the AF. Adjusts the focus and then enters the manual focus mode, if
enabled.

Assist Light
Specifies the on/off of AF-assist light.

Zoom Position
Specifies the current zoom position when the device uses zoom.

Exposure Mode
Specifies the exposure.

Tv
Specifies the Tv value.

Av
Specifies the Av value.

Exposure Compensation
Specifies the exposure compensation value.

ISO
Specifies the ISO value.

Photo Effect
Specifies the photo effect.

      White Balance
      Specifies the white balance.

      Metering Mode
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Sets the metering mode.

      Focusing Point
      Selection mode for focusing point.

UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Gravity Sensor
      Whether the gravity sensor is enable or disable.

      Flash
      Specifies the flash.

      Flash Compensation
      Specifies the flash exposure compensation value.

      Network Camera
      Get video from Network Camera.

      1. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Network
      Camera'.
      2. Specify the IP address of your network camera. Use the following format if the
      camera’s port is not 80: http://ip:port
      3. Select your network camera from the ‘Network Camera > Model’ drop-down list.
      4. Specify the Authentication options.
      5. If you don’t see a webcam image in the preview window, enter under the
      manufacturer’s settings of your ip camera and change MPEG-4 video format to JPEG
      or MJPEG. If the settings don’t provide such an option, it means that the video format
      depends on the list items of ‘Network Camera > Model’. Try all the items for your
      model and wait a few seconds each time for a result.

      The 'Web Page’ and 'Program Window’ video sources are useful for those network
      cameras that are not directly supported by the program.

      IP Address
      The IP address format is http://IP, for example http://192.168.0.20

      Image Name
      The Image Name is requested JPG image, for example image.jpg. You can find the
      Image Name in HTML code of Internet Camera Home Page.
Model
Select the model of your network camera.

Authentication
You require a username and password to log in to Network Camera.

Name
Authentication username.

Password
Authentication password.

Administration Webpage
System Administration HTTP page to access the Network Camera settings. See
'Options' hot button above Preview.

View Image Webpage
View Image HTTP page to view video images from the browser. See 'Options' hot
button above Preview.

Pan, Tilt, Zoom
Pan, Tilt, Zoom commands.

Home
Return the camera to the default position and zoom.

Scan
Scan commands.

Enable
Enable the scan mode for the pan/tilt/zoom camera.

Disable
Disable the scan mode for the pan/tilt/zoom camera.

Pan
Pan commands.

Left
Pan Left.

Right
Pan Right.

Tilt
Tilt commands.

      Up
      Tilt Up.

      Down
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Tilt Down.

      Zoom
      Zoom commands.

UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      In
      Increases the magnification of the camera.

      Out
      Decreases the magnification of the camera.

      Object Tracking
      Enable the object tracking mode for pan/tilt/zoom cameras. The 'Object Tracking'
      button above the preview window also switches this function too.

      Object
      Object type.

      Distance (m)
      Distance between the object and the webcam.

      Webcam Relay
      You need a local net with two or more computers using Willing Webcam. One
      computer has a webcam and HTTP server enabled (embedded in the program). It
      broadcasts video over a local net. Another computer with Webcam Relay enabled gets
      the video. The relay computer may itself have HTTP server enabled and broadcast
      above mentioned video over local net or Internet. It doesn't matter how long your
      local net is, or how many computers with webcams you have. On the Relay computer
      you can switch between them. You may have other Relay computers.
      NB: Each licensed copy of the software may only be used on a single computer by a
      single user.

      IP Address:Port
      Enter IP address and port of the other computer running Willing Webcam software
      with HTTP server enabled.

      Authentication
      You require a username and password to log in to another local or Internet computer
      running Willing Webcam software.
Name
Authentication username.

Password
Authentication password.

Audio
Get audio from another computer running the Willing Webcam software with an
HTTP server enabled.

Web Page
This video source allows you to capture screenshots of a web page in real time so you
can use the Crop options to select video areas on the web page. Expand the Crop
option and drag the mouse above the preview window to do it. Collapse the option to
remove the yellow border. If your web page is static, enable the Cycle option to
refresh the page at a certain interval. You don’t have to do it for dynamic web pages.
Unfortunately, it’s not possible to capture java applets on web pages so you will see
an empty page background or a black rectangle instead of the java applet if the page
contains one. The ‘Web Page’ video source is especially useful for those network
cameras that are not directly supported by the program. You have to specify the direct
address of the page with the video preview in the camera’s web interface. Don’t forget
about the Authentication options. If you change the web address, restart the video
source again.

Address
The web page address.

Authentication
You require a username and password to log in to the web page.

Name
Authentication username.

Password
Authentication password.

Cycle
The refresh timer for static web pages.

Value
Refresh cycle value according to time period.

Period
Refresh cycle period.
Program Window
      This video source allows you to capture screenshots of a program window in real
      time, so you can use the Crop options to select video areas on the program window.
      Expand the Crop option and drag the mouse above the preview window to make that.
      Collapse the option to remove the yellow border. The 'Program Window' video source
UNREGISTERED useful for those network cameras that are not directly supported by the
      is especially VERSION OF CHM TO PDF CONVERTER STANDARD                                      BY TH
      program and for publishing dynamic program output. The source program must not
      be minimized. Besides if you close the source program and then open it again, restart
      the video source because Windows assigns a new identifier to the new program
      window.
UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
           Program Name
           Program window name.

           Cycle
           The refresh timer for program windows.

           Value
           Refresh cycle value according to time period.

           Period
           Refresh cycle period.

           Desktop

           Get a desktop video or a video from a messenger

           You should run two Willing Webcam instances from different directories (to keep
           their settings files).

           Instance 1:
           1. Select the 'Video Device > Vide Source > Desktop' as a video source. Tune its
           options.
           2. Use an intermediate driver: howto.htm#29
           Tune the Crop options.
           3. If you want, enable the 'Time Lapse' feature with a low timer period. The minimum
           period is 0.1 second.
           4. Minimize the program.


           Instance 2:
           1. Select the 'Willing Webcam Capture' video driver as a video source.
           2. Enable the 'Movie Save' feature.
Share your desktop via webcam emulation

When you are video chatting with people, you may want to send your desktop.

1. Select the 'Video Device > Video Source > Desktop' as a video source. Tune its
options.
2. Use an intermediate driver: howto.htm#29
Tune the Crop (by dragging over the preview) and Zoom Out% options.
3. Minimize the program.

You should select the 'Willing Webcam Capture' driver in Skype, Ustream.tv, or in
another instant messenger (for example, MSN or Yahoo).

Cropping the desktop

When you select the Desktop as a video source, you might experience difficulty with
cropping the desktop. Here is a little information about how it works. The whole
Desktop or part of it maps into the preview window, and then you can separately crop
the preview in each program feature. You should collapse the Crop item after tuning,
so the yellow rectangle is removed. The final resizing can be done in HTML code
with width and height parameters.

It is easiest if you enable the 'Whole screen' option. The ratios of the Desktop and the
preview window must be close or equal to each other to avoid image distortion.

What should you do if you want to crop a part of the Desktop? The upper left corner
has the coordinates 0,0. Set the 'Desktop > Width' and 'Desktop > Height' according to
your preference, and then increase the X and Y values. Set the width and height equal
to the preview dimensions if you want to avoid image magnification. You must not
exceed the Desktop borders by your cropping rectangle; otherwise, you will see parts
of the default screen. Do not worry about the multiple mirrors effect in the preview
window. Specify the Crop options in the program features, if you need to. You can
drag the crop rectangle with your mouse over the preview window. Collapse the Crop
items, and then minimize the program.

The following parameters affect the area tuning: the desktop resolution, the preview
size 'Video Device > Video Source > Video Window Size', their ratios and the
'Desktop' options.

Whole screen
Specifies whole screen as the source rectangle.

X
Specifies the x-coordinate of the upper-left corner of the source rectangle.
Y
           Specifies the y-coordinate of the upper-left corner of the source rectangle.

           Width
           Specifies the width of the source rectangle.

UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Height
           Specifies the height of the source rectangle.

      Movie
      Plays an avi movie and uses it as a video source. You can broadcast avi files created
UNREGISTERED VERSION OF CHM TOeven whole mpeg movies via the
      by the ‘Movie Save’ or ‘Time Lapse’ feature or PDF CONVERTER STANDARD                             BY TH
      ‘Video Output’ feature using Skype or the Yahoo/MSN instant messenger as well.

           You can stop movie playing and save locally, ftp/http upload or send email/mms with
           any frame. You can even do this during playback.

           K-Lite Codec Pack Full is very useful for this feature, because it's not possible to play
           an avi file without a necessary codec. Microsoft DirectX must be installed, though all
           recent Windows operating systems have it by default.

           File name
           Movie file name.

           Hard disk directory
           Some video devices can provide picture files for a certain directory all the time.
           Willing Webcam takes these files and views them. WW does all the operations at the
           same time when working with a video source. The 'Delete files after usage' option
           deletes a file after viewing, so the result is real time work. If you prefer not to delete
           files and you want to view them in an endless cycle, select the Rewind check box. See
           also the control buttons above the preview window. Press the Cycle button if you
           want to play a slideshow.

           You can share a jpg or bmp album created by the 'Picture' feature or a jpg, gif, png, tif,
           ico or bmp album created by a third-party company, using the ‘Video Output’ or
           ‘HTTP Server’ feature:

           You can stop album slide playing and save locally, ftp/http upload or send email/mms
           with any image. You can even do this during playback.

           Directory name
           Name of video directory.

           Files format
           Select image format from list.
Delete a files after usage
Delete files after viewing a directory, or cycle continuously on the contents.

Rewind
Return to the beginning after completion of a cycle.

Default screen
Enable your own default screen or graphical message. The program adjusts the picture
to a preview size, so you should select a picture with a preview ratio and a good
resolution.

File name
Select default screen file.

Schedule
Enable default screen according to date and time. You might want to show a graphical
message depending on availability, time of day and local weather conditions. Go to
Video Device > Video source > Default screen > File name -> your graphical message
(bmp or jpg image format). The program adjusts the picture to a preview size, so you
should create a picture with a preview ratio and a good resolution.
In addition, be sure to set:
Video Device > Video source > Default screen > Schedule ->on

You can also manually manage the default screen.
Go to 'Video Device > Video source > Default screen' -> on/off
See also the 'Source > Default screen' button above the preview window.
Video Device > Video source > Default screen > Schedule ->off

From
Start time.

To
End time.

Sunrise
Automatically changes the 'To' time value every day according to your geographic
location.

Sunset
Automatically changes the 'From' time value every day according to your geographic
location. See also the 'Preferences > Location' options. You have to specify your
precise coordinates (degrees) taken from a GPS receiver or a map in the 'Preferences
> Location > Longitude' and 'Latitude' fields Longitude is positive to the east from
Greenwich. Latitude is positive in the Northern hemisphere. The time zone is positive
to the east from Greenwich.

         Monday-Sunday
         Enable Monday-Sunday default screen.

         Video Window Size
UNREGISTERED VERSION preview, ftp upload,PDF CONVERTER picture.
      Change image size for video OF CHM TO http broadcasting, and local STANDARD BY TH

         Video Preview Rate
         Frames per second, balance between preview quality and program resource saving.

UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
      Video Output
         Many USB webcam users have seen the following Windows limitation that two or
         more webcam applications do not work with one USB driver at the same time. The
         next running applications display a black screen. How do you solve this problem?
         Video Output sends the video stream from the program to the ‘Willing Webcam
         Capture’ video driver. You can select this driver in Skype, an instant messenger (for
         example, MSN, Yahoo) or in other instances of Willing Webcam at the same time,
         but it doesn’t work on 64-bit Windows. Thus, any video source available for the
         program (Webcam WDM and DirectX, network camera, Webcam Relay, desktop,
         hard disk directory) is also available for other video software. Add text, date and time
         stamps, watermarks, and various video effects to the output video stream. It is
         possible to output only part of the video image using the crop options. It would be a
         good idea to adjust the image size in the program so that it corresponds to the image
         size in the target software. The ‘Video Output’ button above the preview window
         allows you to enable the feature with a single mouse click. If you increase the
         resolution and crop the output image as a portrait, using the ‘Video Device > Video
         Output > Crop’ option (when it’s expanded, you can use the mouse in the preview
         window), you get the effect of optical zoom and a portrait video output including only
         your face.

         Zoom Out %
         Zoom out the preview image.

         Crop
         Crop an image, removing any outside the border.

         X
         Specifies the x-coordinate of the upper-left corner of the crop rectangle.

         Y
         Specifies the y-coordinate of the upper-left corner of the crop rectangle.

         Width
         Specifies the logical width of the crop rectangle.
Height
Specifies the logical height of the crop rectangle.
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual
Willing Webcam manual

Weitere ähnliche Inhalte

Was ist angesagt?

Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Nicholas Jansma
 
Front-end optimisation & jQuery Internals
Front-end optimisation & jQuery InternalsFront-end optimisation & jQuery Internals
Front-end optimisation & jQuery Internals
Artur Cistov
 

Was ist angesagt? (20)

Metrics, Metrics Everywhere (but where the heck do you start?)
Metrics, Metrics Everywhere (but where the heck do you start?)Metrics, Metrics Everywhere (but where the heck do you start?)
Metrics, Metrics Everywhere (but where the heck do you start?)
 
Metrics, metrics everywhere (but where the heck do you start?)
Metrics, metrics everywhere (but where the heck do you start?)Metrics, metrics everywhere (but where the heck do you start?)
Metrics, metrics everywhere (but where the heck do you start?)
 
Make It Fast - Using Modern Browser Performance APIs to Monitor and Improve t...
Make It Fast - Using Modern Browser Performance APIs to Monitor and Improve t...Make It Fast - Using Modern Browser Performance APIs to Monitor and Improve t...
Make It Fast - Using Modern Browser Performance APIs to Monitor and Improve t...
 
Serverless and Kubernetes Workshop on IBM Cloud
Serverless and Kubernetes Workshop on IBM CloudServerless and Kubernetes Workshop on IBM Cloud
Serverless and Kubernetes Workshop on IBM Cloud
 
The Physical World meets the Web
The Physical World meets the WebThe Physical World meets the Web
The Physical World meets the Web
 
Guide you to optimize and speed up your Joomla site quickly
Guide you to optimize and speed up your Joomla site quicklyGuide you to optimize and speed up your Joomla site quickly
Guide you to optimize and speed up your Joomla site quickly
 
Responsive Images and Performance
Responsive Images and PerformanceResponsive Images and Performance
Responsive Images and Performance
 
Forensic Tools for In-Depth Performance Investigations
Forensic Tools for In-Depth Performance InvestigationsForensic Tools for In-Depth Performance Investigations
Forensic Tools for In-Depth Performance Investigations
 
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
Check Yourself Before You Wreck Yourself: Auditing and Improving the Performa...
 
Ruby in the Browser - RubyConf 2011
Ruby in the Browser - RubyConf 2011Ruby in the Browser - RubyConf 2011
Ruby in the Browser - RubyConf 2011
 
Tutorial de plex
Tutorial de plexTutorial de plex
Tutorial de plex
 
Performance Improvements in Browsers
Performance Improvements in BrowsersPerformance Improvements in Browsers
Performance Improvements in Browsers
 
High Performance Web - Full Stack Toronto
High Performance Web - Full Stack TorontoHigh Performance Web - Full Stack Toronto
High Performance Web - Full Stack Toronto
 
Automated Tasks for WordPress
Automated Tasks for WordPressAutomated Tasks for WordPress
Automated Tasks for WordPress
 
Extreme Web Performance for Mobile Device Fluent 2015
Extreme Web Performance for Mobile Device Fluent 2015Extreme Web Performance for Mobile Device Fluent 2015
Extreme Web Performance for Mobile Device Fluent 2015
 
Keeping Local, Staging & Production Sites In Sync
Keeping Local, Staging & Production Sites In SyncKeeping Local, Staging & Production Sites In Sync
Keeping Local, Staging & Production Sites In Sync
 
Magento Meetup New Delhi- Console
Magento Meetup New Delhi- ConsoleMagento Meetup New Delhi- Console
Magento Meetup New Delhi- Console
 
WordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for BeginnersWordCamp Belfast DevOps for Beginners
WordCamp Belfast DevOps for Beginners
 
Front-end optimisation & jQuery Internals
Front-end optimisation & jQuery InternalsFront-end optimisation & jQuery Internals
Front-end optimisation & jQuery Internals
 
Extreme Web Performance for Mobile Devices
Extreme Web Performance for Mobile Devices Extreme Web Performance for Mobile Devices
Extreme Web Performance for Mobile Devices
 

Ähnlich wie Willing Webcam manual

Less12 3 e_loadmodule_2
Less12 3 e_loadmodule_2Less12 3 e_loadmodule_2
Less12 3 e_loadmodule_2
Suresh Mishra
 
Desarrollo con AIR para Playbook
Desarrollo con AIR para PlaybookDesarrollo con AIR para Playbook
Desarrollo con AIR para Playbook
Software Guru
 
Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)
Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)
Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)
topomax
 

Ähnlich wie Willing Webcam manual (20)

How to Develop Progressive Web Apps in Flutter – Step by Step Guide.pptx
How to Develop Progressive Web Apps in Flutter – Step by Step Guide.pptxHow to Develop Progressive Web Apps in Flutter – Step by Step Guide.pptx
How to Develop Progressive Web Apps in Flutter – Step by Step Guide.pptx
 
Less12 3 e_loadmodule_2
Less12 3 e_loadmodule_2Less12 3 e_loadmodule_2
Less12 3 e_loadmodule_2
 
Google Glass Mirror API Setup
Google Glass Mirror API SetupGoogle Glass Mirror API Setup
Google Glass Mirror API Setup
 
Make your PWA feel more like an app
Make your PWA feel more like an appMake your PWA feel more like an app
Make your PWA feel more like an app
 
Desarrollo con AIR para Playbook
Desarrollo con AIR para PlaybookDesarrollo con AIR para Playbook
Desarrollo con AIR para Playbook
 
dotNetConf2019
dotNetConf2019dotNetConf2019
dotNetConf2019
 
Web II - 01 - Introduction to server-side development
Web II - 01 - Introduction to server-side developmentWeb II - 01 - Introduction to server-side development
Web II - 01 - Introduction to server-side development
 
M365 global developer bootcamp 2019 PA
M365 global developer bootcamp 2019  PAM365 global developer bootcamp 2019  PA
M365 global developer bootcamp 2019 PA
 
Red5 Open Source Flash Server
Red5 Open Source Flash ServerRed5 Open Source Flash Server
Red5 Open Source Flash Server
 
How and Why to extend Firefox
How and Why to extend FirefoxHow and Why to extend Firefox
How and Why to extend Firefox
 
Mashup Y! widget
Mashup Y! widgetMashup Y! widget
Mashup Y! widget
 
Real-Time Web applications with WebSockets
Real-Time Web applications with WebSocketsReal-Time Web applications with WebSockets
Real-Time Web applications with WebSockets
 
Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)
Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)
Full screen Web Browser support RS-232 / TCPIP peripheral (plugin)
 
Progressive Web Apps - Intro & Learnings
Progressive Web Apps - Intro & LearningsProgressive Web Apps - Intro & Learnings
Progressive Web Apps - Intro & Learnings
 
Final ppt
Final pptFinal ppt
Final ppt
 
Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...
 
unit1 part 1 sem4 php.docx
unit1 part 1 sem4 php.docxunit1 part 1 sem4 php.docx
unit1 part 1 sem4 php.docx
 
Backtrack Manual Part4
Backtrack Manual Part4Backtrack Manual Part4
Backtrack Manual Part4
 
InduSoft Thin Client Webinar 2012
InduSoft Thin Client Webinar 2012InduSoft Thin Client Webinar 2012
InduSoft Thin Client Webinar 2012
 
Browser Based Performance Testing and Tuning
Browser Based Performance Testing and TuningBrowser Based Performance Testing and Tuning
Browser Based Performance Testing and Tuning
 

Kürzlich hochgeladen

Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
nirzagarg
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion pills in Kuwait Cytotec pills in Kuwait
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
aroranaina404
 

Kürzlich hochgeladen (20)

❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
 
Q4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentationQ4-W4-SCIENCE-5 power point presentation
Q4-W4-SCIENCE-5 power point presentation
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
Nisha Yadav Escorts Service Ernakulam ❣️ 7014168258 ❣️ High Cost Unlimited Ha...
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
 
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls AgencyHire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
Hire 💕 8617697112 Meerut Call Girls Service Call Girls Agency
 

Willing Webcam manual

  • 1. How to ... Home Faq How to start working: Think of the program as a tool box with webcam solutions. The root of the 'Option Table' consists of these tools. Click the plus sign to expand a tool. You will find some hot buttons above the 'Preview' window. The big triangular buttons below the 'Preview' window select/clear the corresponding 'Enable' checkboxes and also work as indicators turning yellow when the corresponding operation is in progress. You should select the 'Enable' checkbox and clear the 'Cycle' one if you are going to use the corresponding feature instantly by clicking the 'Capture' button or when the motion detection event occurs. You can see brief hints in the program status bar when the cursor stops over an interface element or an option. Leave buttons and options in a certain state when you exit the program and the program will restore this state when you start it next time. More... How to direct my webcam to my website? (full version) How to set a correct ftp folder name? (full version) How to add a live picture to an html file? (full version) How to configure my router to be seen by others on the web using the HTTP Server feature? (full version) How to get a static IP address for the HTTP Server feature? (full version) How can I see how many http viewers I have? (full version) How to reduce the video preview rate to less than 1 per second? About 30 secs would be useful to me to reduce my network load a bit. How to increase distance between your computer and webcam? How to use a video card with TV-In input? How to save settings for my TV tuner? How can I use an USB webcam? How can I use a camcorder? How can I use a digital camera? How can I use a network camera? How to save the stream from my IP camera to the hard drive as an avi file? How to put an extra colored logo on the webcam picture without darkening or lightening the rest of the original webcam picture? How to save changes in the settings? I changed the video compression settings the way I needed, but each time I close the file and then open it again, it is back to Cinepack. How to run the program as a Windows service? How do I get my camera to broadcast outside the network? How to get Willing webcam to work with two cameras? How to I get rid of the "Willing Software" text that appears on the webcam? How to save jpg images bigger than 320x240? How do I capture a picture from the full-screen mode without exiting it and clicking the Picture button? How to add Secure Webcam view? How do I transmit video to our website using Willing Webcam Lite? How to replace the default image when the web cam is offline with an ad or something... How do I turn OFF the Preview window? How to increase the performance of the program? How to tune up Google Gmail? How to see a live feed via a mobile phone? How to build a good protection against upload attacks? How to upload time-lapse video recorded according to schedule to our website? Besides, the webpage must play this time-lapse video. How to work with the ‘Video Device > Video Output’ feature? How to improve the motion detection? Q. How to direct my webcam to my website? (full version) A. There are two ways: - use the FTP Upload feature: http://www.willingsoftware.com/help/FTP%20Upload.shtml
  • 2. Create a webpage with a link to the name of the file being uploaded and put it on your site. Please take a look at the 'Program FilesWilling WebcamWeb PagesFTP Uploadindex.html' webpage template. You are free to change the template to meet your needs if you want to. Its java script is used to refresh the webcam image only without affecting other webpage elements. - use the HTTP Server feature (live broadcasting): http://www.willingsoftware.com/help/HTTP%20Server.shtml See webpage templates from subdirectories in 'Program FilesWilling WebcamWeb PagesHTTP Server'. UNREGISTERED VERSION OF CHM TOif PDF CONVERTER STANDARD BY TH You are free to change the templates to meet your needs you want to. Q. How to set a correct ftp folder name? (full version) A. /html, /html/subfolder, /subdomain/html/subfolder Q. How to add a live picture to an html file? (full version) A. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH 1.. expand the HTTP Server option either using the green 'http' button or via the Option Table 2.. select an IP address from the IP Addresses list when you are connected to the Internet (The default item is used for a local test) You should have a static IP. Otherwise you will have to change your webpage every time 3.. select the Enable checkbox 4.. you can test streaming video on your computer by clicking 'Run Browser' under the globe icon 5a .. If you prefer to have your webpage with streaming video on your site: include this part into the source code of the webpage: (Enter the IP Address and Port of the computer running the Willing Webcam software with the HTTP server enabled and a preferable width and height) <applet codebase= "http://IP:Port" archive="wwCam.jar" code="wwCam.class" width="320" height="240"> <param name="filename" value="http://IP:Port/ww.jpg" /> <param name="copyright" value="Copyright (c) 2003 Willing Webcam" /> <param name="sound" value="yes" /> </applet> 5b .. If you prefer to use default wwCam.htm for the output: <applet archive="wwCam.jar" code="wwCam.class" width=<Width> height=<Height>> <param name="filename" value="ww.jpg" /> <param name="copyright" value="Copyright (c) 2003 Willing Webcam" /> <param name="sound" value="<Sound>" /> </applet> How to optimize the work of the feature: 1. Please see 'Preferences > Picture Quality > Picture Format > Jpeg Quality'. If you decrease the 'Jpeg Quality' value you will decrease image file size. You have to find a compromise between quality and image size. For easy tuning run 'HTTP server > Run Browser'. You can see image quality in the browser while you are changing the control value, because the preview image will not change. 2. Set the size in the applet description equal to the size of the preview window. Otherwise the applet will upload unnecessary kilobytes and waste time on resizing the image. 3. You can limit the amount of simultaneous visitors using the 'HTTP Server > Max connections' option. Extra visitors will be asked to try later. Compatibility with Windows Vista The HTTP Server feature requires the Java virtual machine to be installed on your computer, because the Microsoft Virtual Machine for Java is no longer included in Internet Explorer v.7 under Windows Vista. You should install the latest Sun Java Runtime Environment(JRE) on the client computer where the page with the java applet will be opened: http://www.java.com/en/download/windows_xpi.jsp How to see a live feed via a mobile phone? Please take a look at the 'Program FilesWilling WebcamWeb PagesHTTP ServerCommandsindex.html' web page. You can use this remote control panel both from the local hard disk and from any website. You can also use this page as a template for creating your own web page (for example, for sending the tilt, pan, zoom commands). Q. How to configure my router to be seen by others on the web using the HTTP Server feature? (full version)
  • 3. A. Your whole network is hidden behind the router which has a certain IP address assigned by your ISP provider. You need a router with VPN capabilities or port forwarding. Connect to the router through your web browser. You have to enter the http server port in the forwarding port box of your router. Virtual Server: enabled Protocol Type: TCP-IP or Both Private Port: WW HTTP Server port Public Port: xxxx public port URL: http://Public IP:Public Port Q. How to get a static IP address for the HTTP Server feature? (full version) A. Dynamic DNS is a system for allowing an Internet domain name to be assigned to a varying IP address. This makes it possible for other sites on the Internet to establish connections to the machine without needing to track the IP address themselves. A common use is for running server software on a computer that has a dynamic IP address (e.g., a dialup connection where a new address is assigned at each connection, or a DSL service where the address is changed by the ISP occasionally). Dynamic DNS providers: * http://www.ChangeIP.com * http://www.dynip.com * http://www.dyndns.org * http://www.no-ip.com * http://www.thatip.com Q. How can I see how many http viewers I have? (full version) A. Take a look at the ’HTTP Server > Connections > IP’ and ’HTTP Server > Connections > Qty’. The file ‘Program FilesWilling Webcamww.log’ contains the names of sites logged in/out your http server, though these records are mixed with some program diagnostic records. Q. How to reduce the video preview rate to less than 1 per second? About 30 secs would be useful to me to reduce my network load a bit. A. Just minimize or roll up the program. The Preview window will be refreshed only prior to some operation (saving to the hard disk, ftp upload, an http query, etc.) in this case. If you want to arrange broadcasting via http, you can write some javascript refreshing code (please, see the 'Web PagesHTTP ServerMobile' template) or you can use this simple example (the HTTP Server feature must be enabled): <html> <head> <title>Willing Webcam</title> <meta http-equiv="refresh" content="30" /> </head> <body> <img src="http://IP:Port/ww.jpg" /> </body> </html> Q. How to increase distance between your computer and webcam? A. Using an IP network camera (in a local network or wireless) is a good solution, but it is not cheap and the software does not support all of these types of cameras. For more information, see howto.htm#27. USB connection: For more information, see howto.htm#32. The maximum length for a USB 2.0 cable is 15 feet. It's possible to increase the length by USB Hub cascading. There are also USB cables on the market that have
  • 4. active repeaters built into them. These extenders for USB claim to allow 150 feet over standard network cables. This solution can be expensive. A technician can make a cable with length 30 feet. This cable is inexpensive, but unstable. Analog cables do not have this limitation. S-Video (Composite) connection: howto.htm#8 howto.htm#26 howto.htm#9 UNREGISTERED VERSION OF CHM TOtoPDF network, you can use theSTANDARD BY TH If you have a local network or an old additional computer build a CONVERTER Webcam Relay feature or the HTTP Server feature plus a web browser for any connection type. Webcam Relay: faq.htm#WebcamRelay HTTP Server feature plus a web browser: UNREGISTERED Enable -> on 1. HTTP Server > VERSION OF CHM TO PDF CONVERTER STANDARD BY TH 2. HTTP Server > IP address -> Default You can test streaming video on your computer by clicking 'Run Browser' under the globe icon. Use the browser's address on the other computers in your local network. Q. How to use a video card with TV-In input? A. If you have a video device with AV, S-Video or Composite output (a digital camera, a camcorder, a TV, etc), it is possible to connect it to Willing Webcam via a video card with video input. Use an AV-> S- Video/Composite cable adapter if you have AV output. Video Device > Video Source > Webcam or frame grabber - Video for Windows ... Analog Video > Format - NTSC or PAL ... Analog Video > Input - S-Video or Composite Video Device > Video Source > Video for Windows - Microsoft WDM Image Capture (Win 32) driver Set the card driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the 'Options > Video Source' hot button above the Preview window. Some video drivers do not work properly with S-Video or Composite connections. In this case, try both connections using cable adapters. Q. How to save settings for my TV tuner? A. 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX' 3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to tv tuner driver. You will able to select a TV channel, video feeds (Tuner, Composite, S-Video), input type (Antenna, Cable). See the 'Video Device > Video Source > Webcam or frame grabber > DirectX > TV tuner' options and TV channel switch above the option table. Microsoft DirectX 8.1 must be installed. Q. How can I use an USB webcam? A. DirectX mode: 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX' 3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to video driver. P.S. Microsoft DirectX 8.1 must be installed. VFW mode: 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Video for Windows' 3. Set 'Video Device > Video Source > Video for Windows' to 'Microsoft WDM Image Capture (Win 32)' driver Set the video driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the
  • 5. 'Options > Video Source' hot button above the Preview window. Q. How can I use a camcorder? A. For a firewire connection: 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX' 3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to camcorder driver. P.S. Microsoft DirectX 8.1 must be installed. For an S-Video (Composite) connection: 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Video for Windows' ... 'Analog Video > Format' - NTSC_M or PAL_B ... 'Analog Video > Input' - S-Video or Composite 3. Set 'Video Device > Video Source > Video for Windows' to 'Microsoft WDM Image Capture (Win 32)' driver Set the card driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the 'Options > Video Source' hot button above the Preview window. For a USB connection: 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Video for Windows' 3. Set 'Video Device > Video Source > Video for Windows' to 'Microsoft WDM Image Capture (Win 32)' driver Set the camcorder driver mapped by 'Microsoft WDM Image Capture (Win 32) driver' using the 'Options > Video Source' hot button above the Preview window. or 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber' 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX' 3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to camcorder driver. P.S. Microsoft DirectX 8.1 must be installed. Note that camcorders stop working in a few minutes if there is a cassette inside them. The best connection is Firewire, but most manufacturers do not offer Firewire drivers for free. They include the drivers in expensive software packages. You can have a version of Adobe Premiere that came with the capture card and some other software like Pinnacle 8 or Roxio VideoWave5. They have Firewire drivers for camcorders. Q. How can I use a digital camera? A.The program supports the following Canon digital cameras: Power Shot A620, A640, S80, S3 IS, S5 IS, G7, G9, G10, SX100 IS, SX110 IS. All cameras work with Willing Webcam on Windows XP. They also work with Willing Webcam on Vista in Windows XP compatibility mode and on Windows 7 (except the S80 model). Power Shot A10, A20, A30, A40, A60, A70, A75, A80, A85, A95, A100, A200, A300, A310, A400, A510, A520, S1 IS, S2 IS, S10, S20, S30, S40, S45, S50, S60, S70, S100, S110, S200, S230, S300, S330, S400, S410, S500, SD10, SD20, SD100, SD110, SD200, SD300, SD400, SD500, G1, G2, G3, G5, G6, Pro90 IS, Pro1; IXY DIGITAL L, L2, 30, 30A, 40, 50, 55, 200, 200A, 300, 300A, 320, 400, 450, 500, 600; DIGITAL IXUS V, V2, V3, I, I5, II, IIS, 30, 40, 50, 300, 330, 400, 430, 500, 970 IS; These cameras work with Willing Webcam on Windows XP. You should set the Replay mode. EOS -1D Mark II, 20D, -1Ds Mark II, 350D, 5D, -1D Mark II N, 30D, 400D, -1D Mark III, 40D, -1Ds Mark III, 450D, 1000D, 50D, 5D Mark II, 500D, 7D, -1D Mark IV, 550D, 60D; These cameras work with Willing Webcam on Windows XP, Windows Vista and Windows 7. See the ‘Video Device > Video Source > Digital Camera’ options and the zoom & reset buttons above the
  • 6. preview. Most of the options become visible only after the camera is connected. The files for the new feature are not included in the Willing Webcam installation package. The program will ask you to download and install a separate installation file when you use the feature for the first time. You can install the file manually by going to DigitalCamera.exe. You will see live low-quality data from the viewfinder after connection. To see shots in their real resolution without running the program cycled features: Click the ‘Copy’ button above the preview window or enable the ‘Digital Camera > Cycle’ option. Actually, the ‘Cycle’ timer is needed only for non- cycled features. Click the ‘Last saved’ button above the preview window after the first shot initiated by UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH these operations or by the cycled features. To connect the application to a camera, you need driver software that connects the camera to a computer (assuming that it is running Windows 98 SE/Me/2000 SP4). Driver software is not required on computers running Windows XP. It would be better to supply your camera with power by using a suitable AC adapter and to set the 'Auto power off/down' camera's option to 'off'. UNREGISTERED shutter is rated forOF CHM TO PDF CONVERTER You can use Be aware that the VERSION a restricted cycle amount, 100,000 cycles on average. STANDARD BY TH the camera's viewfinder to get shots without the shutter, but the viewfinder's resolution is 320x240 for Power Shot cameras in this case. It is fairly large for EOS cameras -768x512 (for 1000D), 848x560 (for 450D), 928x616 (for 500D), 1024x680 (for 40D/50D/5D Mark II/-1D Mark III/-1Ds Mark III), 1056x704 (for 550D/60D/7D/-1D Mark IV). See the 'Digital Camera > Shots from the preview' option. Please do not place your computer into standby mode while the Canon digital camera is connected to its USB port. Do not remove the memory card or battery, disconnect the communication cable, or otherwise interfere with communication. Such actions may cause a malfunction on some computers. Wait until the driver has shut down before doing such actions. Q. How can I use a network camera? A.1. Set ‘Video Device > Video Source > Webcam or frame grabber’ to ‘Network Camera’. 2. Specify the IP address of your network camera. Use the following format if the camera’s port is not 80: http://ip:port 3. Select your network camera from the ‘Network Camera > Model’ drop-down list. 4. Specify the Authentication options. 5. If you don’t see a webcam image in the preview window, enter under the manufacturer’s settings of your ip camera and change MPEG-4 video format to JPEG or MJPEG. If the settings don’t provide such an option, it means that the video format depends on the list items of ‘Network Camera > Model’. Try all the items for your model and wait a few seconds each time for a result. The 'Web Page’ and 'Program Window’ video sources are useful for those network cameras that are not directly supported by the program. Q. How to save the stream from my IP camera to the hard drive as an avi file? A. Network cameras can't inherently save an avi stream in JPEG or MJPEG mode, it is possible to save avi in the time-lapse manner only. Here is a workaround: - Run two WW instances from different directories (to keep their settings files). Instance 1: - Select the network camera as a video source: How can I use an network camera? - Use an intermediate driver. How to work with the ‘Video Device > Video Output’ feature? Instance 2: - Select the ‘Willing Webcam Capture’ video driver as a video source. - Use the 'Movie Save’ feature. You should select the 'Enable' checkbox and clear the 'Cycle' one if you are going to use the feature instantly by clicking the 'Capture' button above the preview window. Q. How to put an extra colored logo on the webcam picture without darkening or lightening the rest of the original webcam picture? A. Use a png picture with the alpha channel for the Watermark feature. http://www.willingsoftware.com/forum/viewtopic.php?t=126
  • 7. Q. How to save changes in the settings? I changed the video compression settings the way I needed, but each time I close the file and then open it again, it is back to Cinepack. A. The program cannot save the name of the compressor with the VFW/WDM video source. You should use the DirectX driver set to store this parameter. Set 'Video Device > Video Source > Webcam or frame grabber' to DirectX Set 'Video Device > Video Source > Webcam or frame grabber > DirectX > Video Compressor' to <compressor name> Q. How to run the program as a Windows service? A. The following options will help you: - 'Preferences > Start with Windows' - 'Preferences > Minimize on start' or - 'Preferences > Start with Windows' - 'Management Kit > Stealth Mode' (remember that default restore key is Shift+R) If you use the minimized or rollup mode, you will waste less processor power. Q. How do I get my camera to broadcast outside the network? A. You need two or more network computers using Willing Webcam. One computer has a webcam and the HTTP server enabled (embedded in the program). It broadcasts video over the local network. Another computer with the Webcam Relay enabled receives the video. The relay computer may itself have the HTTP server enabled and broadcast the above mentioned video over the local network or the Internet. It does not matter how long your local network is or how many computers with webcams you have. You can use the Relay computer to switch between them. You may have other Relay computers as well. NB: Each licensed copy of the software may only be used on a single computer by a single user. Q. How to get Willing webcam to work with two cameras? A. You can run two (or more) copies of Willing Webcam from different directories at a time. Each Willing Webcam copy will have its own file with settings. You need only one license for all WW copies if they run on one computer. Each camera must have a separate video cam driver. It is a Windows limitation. You will get an error if you try to connect two webcams with the same video driver. You should use the ‘Video Device > Video Output’ feature in this case. Q. How to I get rid of the "Willing Software" text that appears on the webcam? A. Edit the 'Option Table > Text Caption > Text' field. Q. How to save jpg images bigger than 320x240? A. Use the 'Video Size' hot button above the Preview window or the 'Option Table > Video Device > Video Window Size' list. If you work with a capture card, use the 'Options > Video Format' hot button above the Preview window. Q. How do I capture a picture from the full-screen mode without exiting it and clicking the Picture button? A. You can only set capture Cycles (picture, ftp, email, etc) before switching to the full-screen mode. Use the Live Desktop mode instead (you must have a 3D video card and DirectX installed). Q. How to add Secure Webcam view? A. Take a look at 'Management Kit > Stealth Mode'. Q. How do I transmit video to our website using Willing Webcam Lite? A. Only the full version works with the Internet. Q. How to replace the default image when the web cam is offline with an ad or something...
  • 8. A. You should create an image (bmp or jpg) with the dimensions you need and specify it in the 'Video Device > Video Source > Default screen' options. Q. How do I turn OFF the Preview window? A. Minimize or roll up the program. The program will refresh the Preview window only prior to some operation (saving to the hard disk, ftp upload, an http query, etc.) in this case. UNREGISTERED VERSION thethe program? TO PDFboth OF CHM if you have CONVERTER STANDARD BY TH Q. How to increase the performance of A. 1. use the WDM driver instead of DirectX driver 2. decrease the image size: 'Video Device > Video Window Size' 3. decrease the image quality: 'Preferences > Picture Quality > Picture Format > JPEG Quality' to achieve the optimal 'quality and image size' balance 4. minimize the program, the Preview window will not work in this case 5. roll up the program, the Preview window will not work in this case (click the RollUp button on the title bar or double-click the title bar) UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Q. How to tune up Google Gmail? (full version) A. 1. Select the 'Preferences > Email Settings > Outgoing Mail Server (SMTP) > Google Gmail' and/or 'Preferences > Email Settings > Incoming Mail Server (POP) > Google Gmail' checkboxes. Select the 'Login' checkbox for SMTP. Enter your Gmail username (including '@gmail.com') and password for both controls. 2. Select the 'Gmail Panel > Settings > Forwarding and POP > POP Download > Enable POP only for mail that arrives from now on' radio button to reduce the number of messages checked by Willing Webcam if you have the 'Keep Gmail's copy in the Inbox' option selected. You need do it periodically, but it is better to select the 'Trash Gmail's copy' option. Q. How to see a live feed via a mobile phone? (full version) A. Please, see the 'Web PagesHTTP ServerMobile' template. Its java script is used to refresh the webcam image in a mobile device. The mobile device must support the java script language. Otherwise use the address http://IP:Port/ww.jpg and refresh the picture manually. Enter the IP Address and Port of the computer running the Willing Webcam software with an HTTP server enabled. Q. How to build a good protection against upload attacks? (full version) A. At the least you have to upload the wwsubmit.php script to a separate folder or rename it, but it would be better to use authentication defense: 1. Replace the "/cam/pswd" string in the wwcrypt.php script file from the 'Program FilesWilling WebcamWeb PagesHTTP UploadPHP' directory by yours, where cam is remote folder and pswd is password file name. 2. Upload the wwcrypt.php script file from the 'Program FilesWilling WebcamWeb PagesHTTP UploadPHP' directory to the remote folder where wwsubmit.php is located. 3. Open http://www.yourserver/folder/wwcrypt.php in the browser. 4. Fill the Login and Password fields with preferable unique values and click the Submit Query button. This operation will create a password file with encrypted password. 5. Copy the output string to the Clipboard. 6. Replace the "/home/com/willingsoftware/html/cam/pswd" string in the .htaccess file from the 'Program FilesWilling WebcamWeb PagesHTTP UploadPHP' directory by yours from the Clipboard (Paste operation). 7. Upload the .htaccess file to the same remote folder. This operation will protect this web directory with an authentication dialog. 8. Remove the wwcrypt.php script file from the remote folder. 9. Test your work by opening http://www.yourserver/folder/wwsubmit.php in the browser.You should see a blank window after the authentication. 10. Select the 'HTTP Upload > Login' checkbox and fill the 'Login > Name' and 'Login > Password' fields with values you had entered in the wwcrypt.php script. Tip: you can protect an uploaded image file too if you repeat these operations for your webcam directory. Your visitors will have to know a login and password to view your webcam picture. Don't do it if you’re planning to make your webcam image public. HTTP Upload doesn't work for me. What should I do? Q. How to upload time-lapse video recorded according to schedule to our website? Besides, the webpage must play this time-lapse video. A. You should enable both saving the time-lapse video and uploading it to the FTP server in the following way:
  • 9. 1. Select the 'Time Lapse > Enable' checkbox. 2 .Set the 'Time Lapse > File Name' to ... 3. Select the 'FTP Upload > Synchronization' checkbox. 4. Set the 'FTP Upload > Synchronization > Local Folder' to Picture. 5. Set the 'FTP Upload > Synchronization > Local Folder > Picture Folder' to [path of the 'Time Lapse > File Name' file] 6. Clear the 'FTP Upload > Synchronization -> Delete files' checkbox. 7. Set the 'FTP Upload > Schedule' to ... 8. Set the 'FTP Upload > Advanced > Timeout' to a value that, if multiplied by 5, will be larger than the time necessary to upload the largest file in the ['Time Lapse > File Name' file] directory. Html code (you can view time-lapse video made with Indeo(R) video 5.10 codec only locally): <embed src="lapse.avi" width="320" height="240" controls="smallconsole" autostart="false" loop="true" play_loop="2" hidden="false"></embed> Please pay attention to an example of using a video file in the directory 'Program FilesWilling WebcamWeb PagesTime LapseAVI'. Q. How to work with the ‘Video Device > Video Output’ feature? A. It sends the video stream from the program to the ‘Willing Webcam Capture’ video driver. You should select this driver in Skype, Ustream.tv, an instant messenger (for example, MSN, Yahoo) or in other instances of Willing Webcam. Thus, any video source available for the program (Webcam WDM and DirectX, network camera, Webcam Relay, desktop, hard disk directory) is also available for other video software. Add text, date and time stamps, watermarks, and various video effects to the output video stream. It is possible to output only part of the video image using the crop options. It would be a good idea to adjust the image size in the program so that it corresponds to the image size in the target software. The ‘Video Output’ button above the preview window allows you to enable the feature with a single mouse click. The driver can also split a video stream, so it’s possible to use your webcam source in several applications at the same time, but it doesn’t work on 64-bit Windows. If you increase the resolution and crop the output image as a portrait, using the ‘Video Device > Video Output > Crop’ option (when it’s expanded, you can use the mouse in the preview window), you get the effect of optical zoom and a portrait video output including only your face. Q. How to improve the motion detection? A. 1. Temporarily select the ‘Show motion’ checkbox and erase digital noise using the ‘Noise Level’ control. 2. The ‘Video Device > Video Source > Video Preview Rate’ must not be too low (10-15 is good). 3. The calculation amount is equal to ‘Video Preview Rate’/‘Show motion > Frame Rate’, which means if the ‘Frame Rate’ is 2 then there will be 5-7 calculations per second. 4. Use the ‘Motion Detection > Crop’ feature to decrease false detections. Expand the Crop option and select a crop area by dragging the mouse in the preview window.
  • 10. FAQ - Frequently Asked UNREGISTERED VERSION QuestionsCONVERTER STANDARD BY TH OF CHM TO PDF Home How to ... Hardware Video Driver Command line UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Bandwidth Auto-Dial (full version) Webcam Relay (full version) Hard disc directory source Time Caption FTP Upload (full version) HTTP Server ('live streaming') (full version) HTTP Upload ('submit') (full version) Picture Movie Save Time-lapse saving Motion Detection Multiple Cameras Program View Gamer View Management Kit Video helper section License Help documentation Hardware Q. What kind of a digital still camera will work with your software? A. This is possible using an AV > USB adapter. The USB output in cams cannot be used for this purpose. The problem is that the adapters restrict video resolution, though in most cases the resolution is enough. There is another solution: an AV > S-video (composite) adapter plus a video-in card or TV tuner. Q. What kind of IP Network Camera will work with your software? A. The program works with IP cameras that have the jpeg output. If you have such a cam, you should find the jpeg file name the html code for viewing the cam (you can get it while viewing the picture from the cam in your browser), for example: image.jpg Q. Why does the program freeze after a while? A. Willing Webcam may freeze when it is connected to a driver that does not work or when the connected camera stops working (a camcorder or a still digital cam). Camcorders stop working in a few minutes if there is a cassette inside them. Video Driver Q. I downloaded Willing Webcam to test it. I can’t get it to see my camera. Is there a driver that I can download to make it work? A. The program collects all WDM and VFW driver headers on your system and works only with them. Drivers are provided by webcam manufacturers. Q. How to avoid the auto search of the appropriate video driver when the program is started (the program crashes at startup): A. You should use the -driver parameter of the program, for example: "c:program fileswilling webcamwwcam.exe" -driver Q. Every other webcam software I have used allows access to the video capture card controls via the "Video Source" window to allow control of brightness, contrast, saturation, etc. I see you have image
  • 11. controls built in but I am wondering if there is a way to access my capture card controls directly in Willing Webcam. A. Look at the 'Video Options' button above the Preview window and click the arrow to view the items. Q. The video from my Quickcam Express appearing in the Willing program was jumping in contrast, from high to low contrast and back. I could not fix this within the Willing program. I loaded a graphics viewer and accessed the camera via the Twain interface. This gave me an enhanced set of video controls, so I turned off flicker control and this fixed the problem in the Willing application. My question is which set of controls has precedence over my camera and what is their relation to one another? A. In the Willing Webcam program you also have access to video driver controls. Please, select the 'Video Source' item of the 'Video Options' menu (above the video preview window). The video driver controls are under Willing Webcam Video Effects. Q. Every time I restart my PC, I have to open the 'Video Device > Video Source > Webcam > Video for Windows > Analog Video > Input' drop-down list and select ’Composite’. A. Install DirectX software, version 8.1 or higher. Though you use the VFW driver set in the program, it is possible to save this option only via DirectX. Q. What exactly is the difference between 'Video for Windows' and DirectX in the 'Webcam or frame grabber' option? Which one should I choose and why? A. Video for Windows is old Windows system software. DirectX is new software. It works as a layer over VFW (Video for Windows) adding new features in order to support new video and audio devices. If you work with VFW, keep doing it because VFW doesn't require a lot of processor power. Otherwise try DirectX (you have to install version 8.1 or higher). Though some program modes use DirectX in any case: - the 'Analog Video > Input' setting - the 'Webcam Relay > Audio' feature - the 'HTTP Server > Audio' feature - the 'Screen Modes > Live Desktop' feature Q. I can’t find the pan, tilt, zoom options for my Logitech QuickCam Sphere camera in the DirectX options. A. You should at least once use a ptz operation for your Logitech Orbit or Sphere cam under the ‘Video for Windows’ driver set to open these options under DirectX. Q. The motion detection feature doesn't work for my Logitech QuickCam Sphere camera. It freezes. A. Logitech QuickCam Sphere and Orbit cameras have the automatic gain control option. Disable it and set the Exposure and Gain options to appropriate values. See the 'Options > Video Source (the button above the preview window) > Advanced > Automatic Gain Control' checkbox. This video driver option causes the video to fade in/out, which triggers motion detection all the time. Compatibility with Windows Vista If you have a few video feeds and work under the VFW mode you can avoid the 'Video Source > Select Video Device' dialog box. You can use one of the following ways: - Change the program mode to DirectX. - You should run the program with administrator rights: Control Panel > Computer > Program FilesWilling Webcamwwcam.exe > Properties > Compatibility > Privilege Level > Run this program as an administrator. - You can disable the User Account Control (UAC), but disabling UAC will lead to a less secure system: Control Panel > User Account and Family Safety > User Accounts > Change Security Settings > Disable UAC. If you have a Logitech Orbit (Sphere) camera and need its pan/tilt/zoom functions, the above mentioned ways will help you as well. Q. Why do I see only a black window in my webcam view? A. You should make your webcam driver active under the ‘Microsoft WDM Image Capture (Win 32)’ driver using the 'Options > Video Source' hot button above the preview window. Q. There's a blue screen when I use my webcam. A. If you see a solid blue or green screen in the VFW mode, you should change the current video format using the 'Options > Video Format' hot button above the preview window. Command line Q. Does the program support the command line? I have a program that needs to operate my webcam. A. The –command parameter precedes a commands line enclosed by double quotes. For example,
  • 12. <wwcam.exe -command "ftp on,capture"> for the full version, <wwlite.exe -command "picture on,capture"> for the lite version (remove the angle brackets). Use a comma to separate multiple commands on one line. Please see the Commands page below for the option table. Your program can also communicate with the Willing Webcam application via e-mail, sms and http commands. Please look at the ‘Option table > Management Kit’ options. Bandwidth Q. I am now getting 1400 visitors per day. Soon reaching my ISP limit of 10 gigabytes per month UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH bandwidth. How do I decrease uploading size? A. See 'Preferences > Picture Quality > Picture Format > Jpeg Quality'. If you decrease the 'Jpeg Quality' value you will decrease image file size. You have to find a compromise between quality and image size. For easy tuning run 'HTTP server > Run Browser'. You can see image quality in the browser while you are changing the control value, because the preview image will not change. A small change in image size or quality will provide big monthly savings. Auto-Dial (full version) UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Q. Is there a way to schedule WW to make a telephone call by modem, log on to my server (with username and password), and then send an image via ftp (with username and different password) to my website server? A. 1. Select the 'Preferences > Dial-up > Auto Dial-Up' checkbox 2. Select the 'Preferences > Dial-up > Non-default connection' checkbox Fill in the Name, Password, Phone fields; leave the Pulse unchecked if your phone line uses Tone dialing mode. Usually the Domain field is blank, but you have to ask an administrator of your server. 3. Select the 'Preferences > Dial-up > Disconnect After usage' checkbox 4. Select the 'FTP Upload > Enable' checkbox 5. 'FTP Upload > Cycle > Value' 24 6. 'FTP Upload > Cycle > Period' hours 7. Clear the 'FTP Upload > Schedule' checkbox Use the ‘Connect’ button to force Dial-Up connection while you are tuning. Webcam Relay (full version) Q. Can you explain what webcam relay mode is, and how it will let me go from the USB standard length of 15' all the way out to 100'? A. You need a local net with two or more computers using Willing Webcam. One computer has a webcam and HTTP server enabled (embedded in the program). It broadcasts video over a local net. Another computer with Webcam Relay enabled gets the video. The relay computer may itself have HTTP server enabled and broadcast the above mentioned video over local net or Internet. It doesn’t matter how long your local net is, or how many computers with webcams you have. On the Relay computer you can switch between them. You may have other Relay computers. NB: Each licensed copy of the software may only be used on a single computer by a single user. Hard disc directory source Q. Under Video Device -> Video Source -> Hard disc directory there is a box labeled "Delete files after usage". If I check this box, it erases, within a second or two, all the jpeg files in the directory, even though it has not uploaded the files to my server. A. Some video devices provide video files for a certain directory all the time. WW takes these files and views them. WW does all the operations at once when working with a video source. "Delete files after usage" - deletes a file after viewing, so we get real time work. If you prefer not to delete files and you want to view them in an endless cycle, select the Rewind checkbox. Time Caption Q. When I enable the time stamp, I get two time fields on my video and I can’t adjust the position of the time. Any ideas? A. There are two time parts. Please look at 'Option table > Text Caption > Enable Time' and 'Option table > Time Caption > Enable Time' . The 'Option table > Text Caption' and 'Option table > Time Caption' both consist of two parts: a text part and a time part. The text part uses the 'Text' field, while the time part uses the 'Format' and 'GMT' fields. Both use the 'Placement' and 'Font' controls. You can change vertical and horizontal positions by the 'Placement > Vertical' and 'Placement > Horizontal' controls. 0,0 point is the top left corner. Q. Where can I find a quick description with samples of the time formats used? A.
  • 13. c Displays the date, followed by the time. The time is not displayed if the date-time value indicates midnight precisely. d Displays the day as a number without a leading zero (1-31). dd Displays the day as a number with a leading zero (01-31). ddd Displays the day as an abbreviation (Sun-Sat). dddd Displays the day as a full name (Sunday-Saturday). ddddd Displays the date. dddddd Displays the date. e Displays the year in the current period/era as a number without a leading zero (Japanese, Korean and Taiwanese locales only). ee Displays the year in the current period/era as a number with a leading zero (Japanese, Korean and Taiwanese locales only). g Displays the period/era as an abbreviation (Japanese and Taiwanese locales only). gg Displays the period/era as a full name. (Japanese and Taiwanese locales only). m Displays the month as a number without a leading zero (1-12). If the m specifier immediately follows an h or hh specifier, the minute rather than the month is displayed. mm Displays the month as a number with a leading zero (01-12). If the mm specifier immediately follows an h or hh specifier, the minute rather than the month is displayed. mmm Displays the month as an abbreviation (Jan-Dec). mmmm Displays the month as a full name (January-December) using the strings given by the LongMonthNames global variable. yy Displays the year as a two-digit number (00-99). yyyy Displays the year as a four-digit number (0000-9999). h Displays the hour without a leading zero (0-23). hh Displays the hour with a leading zero (00-23). n Displays the minute without a leading zero (0-59). nn Displays the minute with a leading zero (00-59). s Displays the second without a leading zero (0-59). ss Displays the second with a leading zero (00-59). z Displays the millisecond without a leading zero (0-999). zzz Displays the millisecond with a leading zero (000-999). t Displays the time. tt Displays the time. am/pm Uses the 12-hour clock for the preceding h or hh specifier, and displays 'am' for any hour before noon, and 'pm' for any hour after noon. The am/pm specifier can use lower, upper, or mixed case, and the result is displayed accordingly. a/p Uses the 12-hour clock for the preceding h or hh specifier, and displays 'a' for any hour before noon, and 'p' for any hour after noon. The a/p specifier can use lower, upper, or mixed case, and the result is displayed accordingly. / Displays the date separator character. : Displays the time separator character. 'xx'/"xx" Characters enclosed in single or double quotes are displayed as-is, and do not affect formatting. FTP Upload (full version) Q. How do I use the ftp upload feature? A. Fill the Server, Name, Password fields with values given to you by your ISP. When you select the Enable checkbox or click the Ftp button it will initiate ftp upload to your web site. There you should have your webpage with the webcam image link. Select the ‘FTP Upload > Passive mode’ checkbox if your client is behind a firewall. Active FTP may cause problems. From the firewall’s point of view, the FTP server that is trying to initiate a connection with your client looks like an intruder and is usually blocked. Select the ‘FTP Upload > Passive mode’ checkbox if you have a DSL connection. Please take a look at the 'Program FilesWilling WebcamWeb PagesFTP Uploadindex.html' webpage template. You are free to change the template to meet your needs if you want to. Its java script is used to refresh the webcam image only without affecting other webpage elements. Q. The program uploads images via FTP alright most of the time, but sometimes it looses uploaded images. A. The problem depends mainly on the FTP server and the Internet connection quality. It's normal that an FTP connection hangs sometimes, but the program must reestablish it after that. Actually uploading via FTP consists of four main stages: establishing an FTP connection, changing the FTP folder, actually uploading files via FTP and breaking the FTP connection (it may also include renaming files). If establishing an FTP connection takes more than the 'FTP Upload > Advanced > Timeout' value, the FTP cycle will be interrupted by the program. If uploading via FTP takes more than 5*Timeout value, the FTP
  • 14. cycle will be interrupted as well. So if the Timeout is 20 and uploading via FTP hangs on the uploading stage, the new cycle will start in 100 seconds. The cycle will start in 20 seconds for other stages. Q. Can the program upload webpage files in addition to video ones without me buying other ftp software? A. You can upload your webcam page files using webpage templates from subdirectories in ‘Program FilesWilling WebcamWeb Pages’. See the ‘FTP Upload > Synchronization > Local Folder’ options. You are free to change the templates to meet your needs if you want to. The template with the java script is designed for the FTP Upload and HTTP Upload features, the template with the java applet is designed for the HTTP Server feature. The java script is used to refresh the webcam image only without affecting UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH other webpage elements. Q. When I upload video through FTP, the file is shown as a ww.tmp file, not a ww.jpg file in the program. A. The security settings of your upload folder (on your Web Server / Hosting server) must have 'Modify' allowed for that folder otherwise a TMP file cannot rename itself. You may have to contact your ISP to change this setting. UNREGISTERED VERSION"UploadCHM TOfile sequence qty. it for? Q. In the ftp section, what is the "upload number" which is set to 5? What is A. You may upload a file sequence. OF number" is a PDF CONVERTER STANDARD BY TH File numbers change after each upload so the last uploaded file has a number 0001. Q. I want to upload a photo instantaneously and I need to click FTP button, then the Capture button and finally uncheck the FTP button. How can I do it in one operation? A. Clear the ‘FTP Upload > Cycle’ checkbox and you can upload a photo with the ‘Capture’ button. ‘FTP Upload’ cycle will be inactive. HTTP Server ::'live streaming' (full version) Q. How do I set up streaming video with this program? A. Willing Webcam uses a java applet to establish 'live streaming'. How to ... Q. I tested your solution and I could not get a live webcam broadcast (it was a slideshow) despite the fact that both computers were interconnected using LAN (on the same subnet) and none of them was over the limit regarding processing power.The frame rate of the preview window was set to 10 frames per second.Do you have any idea how to get a fluent stream instead of a slide show?? A. Fluency depends on: 1. Video Device / Video Preview Rate 2. Video Device / Video Window Size 3. Preferences / Picture Quality / Picture Format (JPEG) / Jpeg Quality 4. Network card capacity For the best stream results you have to increase p1, p4 and decrease p2, p3 values. Q. I have tried your program. And it works great.. But when I try to send the url to my friends they only see pictures of me. Not Live video. When I try it on my computer with the same url it works great. I have tried different browsers and java programs but nothing works.I have unchecked the last saved box also and enabled live video on http settings. Do you know what could be wrong? A. Do your friends' computers have Sun Java VM v.1.4.1 installed?It seems that Sun Java VM version 1.4.1_01 does not work properly.On the remote computer your friend must uncheck the 'Use Java 2 v1.4.1_01 for <applet>' option in MS Explorer. After unchecking Java v1.4.1 they have to refresh the IE browser. Then the browser will use Java v.1.3.1 or they can update v1.4.1 to 1.4.2 at www.java.com The situation is the same in 2000 and XP. Q. How do I configure the http server to work behind a router? A. Connect to the router through web browser. Set the broadcasting IP address and Port, select TCP-IP protocol. How to ... Q. I selected the Audio checkbox, but I do not hear anything from my broadcasting page. A. If you hear nothing from your broadcasting page, check the ‘Tools > Internet Options > Advanced > Java (Sun) > Use JRE v1.x.x_xx for <applet>' option in MS Explorer. If there is no such option or if the JRE version is lower than 1.3, you should install the latest Sun Java Runtime Environment (JRE) on the client computer where the broadcasting page will be opened: http://www.java.com/en/download/windows_xpi.jsp If this option exists and the version is 1.3 or higher, but it is not selected, select it. See also the ‘Option Table > HTTP Server > Audio’ and the ‘Option Table > Preferences > Audio Source’ options.
  • 15. Q. When I run the http server, I can connect to it via LAN. If I try to connect from the Internet it doesn't work. A. If you have a router, you should connect to the http server from another computer, which is not in your network. HTTP Upload ::'submit' (full version) Q. HTTP Upload doesn't work for me. What should I do? A. You have to upload the wwsubmit.php script file from the 'Program FilesWilling WebcamWeb PagesHTTP UploadPHP' directory to your web site. Most web hosting services have a PHP engine. Fill the HTTP Upload > Script Address field with URL of this script. The behavior of http upload is affected by settings in php.ini at the web hoster side. Usually these settings are workable for you by default. The program saves some diagnostic info to the 'Program FilesWilling Webcamww.log' file if http upload fails. Compare the diagnostic data with the settings below. If the php version is earlier than 4.1.0 then edit the wwsubmit.php script file before uploading it again. If you need to change other settings you have to call the php.ini file from your web hoster, edit and place the edited php.ini in a root of your webspace. php version In PHP versions earlier than 4.1.0, $HTTP_POST_FILES should be used instead of $_FILES. file_uploads Whether or not to allow HTTP file uploads. Make sure it is on. upload_tmp_dir Temporary directory used for storing files when doing file upload. Must be writable by whatever user PHP is running as. If not specified PHP will use the system's default. upload_max_filesize Maximum size of an uploaded file. Must be larger than the size of your uploaded image file. max_input_time This sets the maximum time in seconds a script is allowed to receive input data and file uploads. Must be larger than the uploading time of your image file. How to build a good protection against upload attacks? Some firewall software, for example Norton Personal Firewall, can interfere with the work of the http upload progress bar indicator. Go to 'Norton Personal Firewall > Options > Firewall > Http port list' and remove port 80. Picture Q. When I try to specify the drive/directory under the picture option, the drive drop-down list shows only local computer drives without mapped network drives. A. You should work with a UNC path: servernamedrivedir, for example: johndwebcam Movie Save (streaming video) Q. When I record an AVI file to the hard disk of my PC, the movie does not have the time and date stamps. A. If you use the VFW/WDM video set, you will need to select one of the video formats: RGB, YUV12(I420), UYVY, YUY2 (the 'Options > Video Format' button above the Preview window). Don't enable video compression. The DirectX driver set does not have these restrictions. Time-lapse saving Q. What video compression type does the program use to compress a time-lapse avi? A. MS Video 1 or Indeo(R) video 5.10. Q. What does the "compression" value under the time lapse mean. There is another compression option under the "Options" icon where I can select my compression codec and select a level of compression but this doesn't change the compression value in the time-lapse section. A. The compression option under the 'Options' icon works with streaming avis. The 'compression' value under time lapse works with time-lapse ones.
  • 16. Q. I cannot view the video file created in the SWF format. A. Adobe Flash Player loads the entire video file in memory when you are viewing it. If the file is very large, you may run short of RAM. In this case, you should reduce the following value: 'Time Lapse > Max file size Mb'. Also, take this problem into account if you plan to send the file to someone else. Please pay attention to an example of using a video file in the directory 'Program FilesWilling WebcamWeb PagesTime LapseSWF'. Motion Detection UNREGISTERED options for Motion detection (i.e. threshold, area, etc.). Where is the motion menu? Q.I can't find any VERSION OF CHM TO PDF CONVERTER STANDARD BY TH A. 1. Expand the 'Motion Detection' option with the green 'motion' button or in the Option Table at the left side of the Webcam page. 2. If your Option Table is occasionally hidden restore it by clicking on the left vertical line with two triangles or drag the blue vertical line to the right. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Multiple Cameras Q. Can you tell me how the software works with multiple cameras. I read that it does work with more then one cam but can't find anywhere how. Do I need to multiplex a USB port or can I use a multi input video card with two ore more cam's. A. If your webcams use different drivers, you can launch a few copies of Willing Webcam and select a different driver for each one. If your webcams use the same driver, Windows doesn't permit you to work with them at the same time. You should use the 'Video Device > Video Output' feature in this case. It sends the video stream from the program to the ‘Willing Webcam Capture’ video driver. You can select this driver in other instances of Willing Webcam or in Skype, an instant messenger (for example, MSN, Yahoo). It would be a good idea to adjust the image size in the program so that it corresponds to the image size in the target software. Program View Q. Why some of the icons at the top are always just grey boxes? A. It means that these operations are not available at the moment or in the current program mode. Icon "Video Size" - try the 'Options -> Video Format' hot button. Icon "HTTP Server" - enable the HTTP Server in the Option Table or click the green triangle button under the Preview window. Icon "Last saved" - upload or save an image locally at least once. Gamer View Q. What has that got to do with gaming? What is "program view"? A. Program view is the specific view mode. Program may be always on top, translucent, or small (at your option) with only the video window showing. Willing Webcam users can play or do computer work and see the webcam at the same time. Management Kit (remote management - full version) Q. I can't even figure out what the Management Kit is for. A. Management Kit is a security and remote management tool.The security part consists of the login program and hiding of the program. Remote management include creating your own commands from small basic commands under the plus icon in the table. Get a brief hint in the status bar by keeping the cursor over subcommands when choosing a set of them. With the navigator under the command table you can add, delete, and navigate commands. If you uncheck the Enable command flag this command will become unavailable. You can create a message with your subject known only to you and a command bulk (command names) in the body. Each command should be separated by commas. They will be executed command by command. The 'Listen to e-mail, sms and http commands > Enable e-mail' option must be on to check your mailbox for the specified subject. The 'Listen to e-mail, sms and http commands > Enable SMS' option must be on to check new SMS messages for the specified password (the SMS password should be at the first position of the command list in the SMS message). The program doesn't touch other messages. Command messages will be deleted after execution. Enable the 'Management Kit > Listen to e-mail, sms and http commands > Enable HTTP' option to allow the program to accept commands via the enabled 'HTTP Server' feature. You can also enable the 'HTTP Server > Authentication' option to protect the program. In this case you should specify the Name and Password command parameters. 1. Enable the 'Management Kit > Listen to' feature. 2. Enable the 'Management Kit > Listen to > Enable HTTP' option.
  • 17. 3. Enable the 'HTTP Server > Enable' option. Please take a look at the 'Program FilesWilling WebcamWeb PagesHTTP ServerCommandsindex.html' web page. You can use this remote control panel both from the local hard disk and from any website. You can also use this page as a template for creating your own web page (for example, for sending the tilt, pan, zoom commands). You can set time for two command lines, using the Schedule feature. Each of them can be run every day or on a certain day and time. Q. I have set it to the Stealth mode and it seems I cannot make it reappear. A. Press Shift+R (the default key combination) if you did not change this setting earlier. Video helper section Q. What is the video helper section for? A. Video helper section serves two purposes: - Searching for video sources - Saving all program settings as a bookmark (the Save button) You can get nine buttons for bookmarks above the Preview window. Access extra bookmarks using the grid navigator. License Q. I have 3 laptops. If I will buy one license for Willing Webcam, can I install the software on 3 laptops? Or only on one? A. If you use your 3 laptops in turn, you can purchase only one license, because only one person will use the program at a time (as a book). If all copies of the program work at the same time (each on its computer), you must purchase 3 licenses for them. Help documentation Q. Where can I find program documentation? A. See Site map. Also you can see brief hints in the program status bar when the cursor stops over an interface element or an option.
  • 18. Willing Webcam Willing Webcam for UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Windows 98/ME/2000/NT/XP/Vista/7 Copyright (C) 2003-2012 Willing Software UNREGISTERED VERSION WWW: OF CHM TO PDF CONVERTER STANDARD BY TH http://www.willingsoftware.com E-mail: info@willingsoftware.com Description: Share your day right away with Willing Webcam. With lightning speed, fire your images from web cam to any Web site. Share live video with friends and family in real time on the Internet. Your webcam comes alive, ready when you are, with our unique motion detection feature. Willing Webcam lets you overlay two combined text, date and time stamps, and one watermark, as well as offering various styles of live video effects. Willing Webcam makes it easy create videos such as AVI movies, as well as capture JPG and BMP images in an embedded photo album. The album organizes your collected files and allows you to view thumbnails and full images, and also play movies. * The program can share the video stream with Skype, an instant messenger (for example, MSN, Yahoo) or other instances of Willing Webcam at the same time. Thus, any video source available for the program is also available for other video software. * You can work with most of USB-based or FireWire (IEEE 1394) video devices(capture cards, Webcams and camcorders, and parallel-port cameras) and IP Network Cameras. * Use various video sources: a video device, your desktop or the contents of a file directory. * You can get video from another local or Internet computer running Willing Software and broadcast it. * No annoying dialogs: change options and see what happens immediately. * An option to hide the program from viewing by others. * Watermark can be imposed on video with adjustable transparency. * Choice of date and time format and watermark picture. * Last saved mode shows last ftp uploaded or stored image. * Authentication and counting of connected users for broadcasting available. * Album image viewer is equipped with edit functions for images and video. * Establishes a dial-up connection and an auto connection. * You can send an email message immediately, with a live photo or with a photo from the album.
  • 19. * Perform enhanced actions when motion is detected. * Program view for gamers. View, and do your computer work or play games at the same time! * Advanced avi saving. Create a cool movie with time lapse. * Webcam screen saver and full screen modes. * Remote management and commands by email. Stealth Mode and Program Login. Webcam Feature WW WW Lite Video output for Skype and instant messengers Video source splitter USB-based devices FireWire (IEEE 1394) devices IP Network Cameras Canon Digital Cameras Embedded photo album Album image viewer Date/time stamp Watermark FTP Upload HTTP Server, streaming HTTP Upload, submit Picture Motion Detection Image Effects Send Email Send MMS Gamer View Desktop video source File directory video source Screen Saver Mode Webcam Relay Remote management Stealth Mode, Program Login Web Page video source Program Window video source Live Webcams using Willing Software: http://www.willingsoftware.com/cams System Requirements: Pentium(R) based IBM PC compatible computer (or higher); 64MB RAM; 20MB free disk space; Microsoft Windows 98/ME/NT/2000/XP/Vista;
  • 20. A frame grabber and a video source (camera, VCR, etc.), or a parallel-port or USB camera. A color monitor with a 65536 colors card (or better); UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH
  • 21. Webcam Page Option table synchronization Consider turning the Option table synchronization option off after you are familiar with the program. You can turn this option off by clicking the small round button above the option table. Option Table You may see all webcam options in the Option Table at the left side of the Webcam page. If your Option Table is occasionally hidden restore it by clicking on the left vertical line with two triangles or drag the blue vertical line to the right. You can hide the Option Table by clicking on the left vertical line with two triangles or drag the blue vertical line on his right side to the left. Drag the thin blue vertical line to change caption and data widths of the Option Table. Clicking on the triangle above Option Table expands/collapses all the Option Table items. You have to click the plus icon at the left side of an option item to expand it and the minus icon to collapse one. Clicking on the circle above Option Table enable/disable Option Table synchronization with other interface controls. Note that there are brief hints in the program status bar when the cursor stops over an interface element or an option.
  • 22. Video Device Preferences Text Caption Time Caption Watermark FTP Upload UNREGISTERED VERSION HTTP Server OF CHM TO PDF CONVERTER STANDARD BY TH HTTP Upload Send Email Send MMS Movie Save UNREGISTERED VERSION Time Lapse OF CHM TO PDF CONVERTER STANDARD BY TH Picture Motion Detection Image Effects Gamer View Screen Modes Management Kit There are the Email Command and About buttons beneath the Option Table. Notice the build field on the About marker embraces a last revision date. The Preview Video Window is at right side of the Webcam page. It tracks all video changes of all video sources and options . Preview Window lets you overlay two combined text, date and time stamps, and one watermark, as well as offering various styles of live video effects. Double click will cause the jump to Album Page. The cycle control buttons lay beneath the Preview Video Window. They have bright green color when they are pressed but idle and yellow color when they are active. The FTP Upload, Picture, Send Email, Movie Save, Time Lapse and HTTP Upload pressed buttons have ordinary color when their 'Cycle' control item is unchecked. Then only hot Capture button (photo cam icon) above the Preview Window will cause a needed action. The hot buttons above the Preview Window will help you work quickly and comfortable. Source - see Video Source. Use the triangle button at right to select from the list. Options - access to the native video driver controls of video format, video source, video compression. Use the triangle button at right to select from the list. Button click starts a last executed list item. To introduce with video driver controls check the Video Source list button. The video driver controls are under Willing Webcam Video Effects. Video size - change the video size to the five fixed values. Use the triangle
  • 23. button at right to select from the list. Button click starts a next list item. A change attaches to ftp upload, picture save, movie save sizes, etc Gamer - set on gamer view Full screen - force to show full video screen. Press Escape key or right click to cancel. If the Screen Saver Mode option is checked the icon changes. Effects - see Image Effects Watermark - overlay a watermark. It can be transparent Capture - cause ftp upload, http upload, movie save, time lapse, send email if it enabled and picture save to hard disk Movie Save - create an avi movie with a date/time stamp, a watermark and image effects. See Motion Detection - Capture Video option Last saved - view a last ftp uploaded image or saved image on hard disk. Remote management programs might encounter difficulties because the program refreshes the preview window too often. Setting a low preview rate does not help. You can use the 'Last saved' button above the preview window to resolve the problem. The button becomes enabled after the first save or upload operation, and it refreshes the preview only after an operation. The program does not save this setting because a user can forget about that. Email - send email immediately with a photo. See Send Email HTTP Server - broadcast images from a web camera to any Web site or to another computer with Webcam Relay Use the triangle button at right to select from the list. Run local browser. Copy IP address to clipboard. Send Email with IP address. Connect - establish a dial-up connection Help - show this documentation Exit - program exit Leave buttons and options in a certain state when you exit the program and the program will restore this state when you start it next time.
  • 24. Video Device Compatibility with Windows Vista UNREGISTEREDa VERSION OF work under thePDF mode you can avoid the If you have few video feeds and CHM TO VFW CONVERTER STANDARD BY TH 'Video Source > Select Video Device' dialog box. You can use one of the following ways: - You should run the program with administrator rights: Control Panel > Computer > Program FilesWilling Webcamwwcam.exe > UNREGISTERED Compatibility > Privilege Level > Run this program as an administrator. Properties > VERSION OF CHM TO PDF CONVERTER STANDARD BY TH - You can disable the User Account Control (UAC), but disabling UAC will lead to a less secure system: Control Panel > User Account and Family Safety > User Accounts > Change Security Settings > Disable UAC. If you have a Logitech Orbit (Sphere) camera and need its pan/tilt/zoom functions, the above mentioned ways will help you as well. Video Source Select video source. Webcam or frame grabber The program collects all WDM and VFW driver headers on your system. Drivers are provided by webcam manufacturers. You can also use Windows native video driver: Microsoft WDM Image Capture (Win32). Using DirectX feature you can also work with most of USB-based or FireWire (IEEE 1394) devices. Microsoft DirectX 8.1 or higher must be installed. If your multiple webcams use different drivers, you can launch a few copies Willing Webcam and select a different driver for each one. If your webcams use the same driver, Windows doesn't permit you to work with them at the same time. Difference between VFW and DirectX modes. Video for Windows (VFW) is old Windows system software that does not require a lot of processor power. DirectX is new software. It works as a layer over VFW and adds new features in order to support new video and audio devices. VFW and DirectX modes have different algorithms for the 'Movie Save' feature. So if a feature is not working correctly, for example, the 'Enable Text/Time Captions' feature (Note: This feature is not officially supported by Microsoft), try the other program mode. The program cannot save the name of the compressor with the VFW video source; see
  • 25. the Options > Video Compression' button above the preview. You should use the DirectX driver set to store this parameter. Set 'Video Device > Video Source > Webcam or frame grabber' to DirectX Set 'Video Device > Video Source > Webcam or frame grabber > DirectX > Video Compressor' to If you are working in the VFW mode and you have a few connected video sources, some actions can change the current video driver mapped by 'Microsoft WDM Image Capture (Win 32)' driver. This situation might occur if you disconnect the current device or another video program switches the current driver, which can be shared among programs. Willing Webcam software saves and restores the current driver name, but if you run the program from the same directory under different Windows operating systems, Willing Webcam won't be able to find the selected driver name itself in other Windows operating systems because the names are different. The solution is using different Willing Webcam directories to have different settings files . For information about how you can make your driver current again, see How can I use an USB webcam? (VFW mode). Note: DirectX mode does not have this problem. Video for Windows Select VFW or WDM driver for your video device. Analog Video Enable the format of the baseband analog video signal. Format Specifies the format of the baseband analog video signal. Input Establishes the input of the baseband analog video signal. Pan, Tilt, Zoom Pan, Tilt, Zoom commands. Scan Enable the scan mode for the pan/tilt/zoom camera. Value Scan cycle value according to time period. Period Scan cycle period. Pan Horizontal camera movement.
  • 26. Tilt Vertical camera movement. Zoom Changing the effective focal length to allow different fields of view to fill the picture area. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Thresholds Pan, Tilt, Zoom thresholds. Low threshold UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Pan, Tilt, Zoom low threshold. High threshold Pan, Tilt, Zoom high threshold. Object Tracking Enable the object tracking mode for pan/tilt/zoom cameras. The 'Object Tracking' button above the preview window also switches this function too. Object Object type. Distance (m) Distance between the object and the webcam. DirectX Select DirectX driver for your video device. Microsoft DirectX 8.1 must be installed. Video Compressor Select Video Compressor. Audio Source Select Audio Capture Source. TV tuner Sets the TV channel and input type. You can broadcast TV shows over the Internet using the HTTP Server feature, Skype, Ustream.tv, or an instant messenger (for example, MSN or Yahoo). Most TV tuners have a video input. It is possible to connect various video devices via cable adapters. 1. Set 'Video Device > Video Source' to 'Webcam or frame grabber'. 2. Set 'Video Device > Video Source > Webcam or frame grabber' to 'DirectX'. 3. Set 'Video Device > Video Source > Webcam or frame grabber > DirectX' to your TV tuner driver.
  • 27. You will able to select a TV channel, video feeds (Tuner, Composite, S-Video), and input type (Antenna, Cable). See the 'Video Device > Video Source > Webcam or frame grabber > DirectX > TV tuner' options and TV channel switch above the option table. Microsoft DirectX 8.1 must be installed. Channel Sets the TV channel. Input Establishes the input of the baseband analog video signal. Input Type Sets the tuner input type (cable or antenna). Pan, Tilt, Zoom Pan, Tilt, Zoom commands. Scan Enable the scan mode for the pan/tilt/zoom camera. Value Scan cycle value according to time period. Period Scan cycle period. Pan Horizontal camera movement. Tilt Vertical camera movement. Zoom Changing the effective focal length to allow different fields of view to fill the picture area. Thresholds Pan, Tilt, Zoom thresholds. Low threshold Pan, Tilt, Zoom low threshold. High threshold Pan, Tilt, Zoom high threshold.
  • 28. Object Tracking Enable the object tracking mode for pan/tilt/zoom cameras. The 'Object Tracking' button above the preview window also switches this function too. Object UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Object type. Distance (m) Distance between the object and the webcam. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Canon Digital Camera The program supports the following Canon Power Shot digital cameras: A620, A640, S80, S3 IS, S5 IS, G7, G9, G10, SX100 IS, and SX110 IS. All cameras work with Willing Webcam on Windows XP. They also work with Willing Webcam on Vista in Windows XP compatibility mode and on Windows 7 (except the S80 model). See the ‘Video Device > Video Source > Digital Camera’ options and the zoom & reset buttons above the preview. Most of the options become visible only after the camera is connected. The files for the new feature are not included in the Willing Webcam installation package. The program will ask you to download and install a separate installation file when you use the feature for the first time. You can install the file manually by going to DigitalCamera.exe. You will see live low-quality data from the viewfinder after connection. To see shots in their real resolution without running the program cycled features: Click the ‘Copy’ button above the preview window or enable the ‘Digital Camera > Cycle’ option. Actually, the ‘Cycle’ timer is needed only for non-cycled features. Click the ‘Last saved’ button above the preview window after the first shot initiated by these operations or by the cycled features. To connect the application to a camera, you need driver software that connects the camera to a computer (assuming that it is running Windows 98 SE/Me/2000 SP4). Driver software is not required on computers running Windows XP. It would be better to supply your camera with power by using a suitable AC adapter. Be aware that the shutter is rated for a restricted cycle amount, 100,000 cycles on average. You can use the camera’s viewfinder to get shots without the shutter, but the viewfinder’s resolution is 320x240 for Power Shot cameras in this case. See the ‘Digital Camera > Shots from the preview’ option. Please do not place your computer into standby mode while the Canon digital camera is connected to its USB port. Do not remove the memory card or battery, disconnect the communication cable, or otherwise interfere with communication.
  • 29. Such actions may cause a malfunction on some computers. Wait until the driver has shut down before doing such actions. Battery Status Indicates the battery condition in the device. Shots from the preview Get low-quality preview shots without using the camera's shutter. Cycle The timer for non-cycled features, for example, HTTP Server, Video Output, Live Desktop, Full Screen, and so forth. Value Digital Camera cycle value according to time period. Period Digital Camera cycle period. Focus Lock Lock/Unlock the AF. Adjusts the focus and then enters the manual focus mode, if enabled. Assist Light Specifies the on/off of AF-assist light. Zoom Position Specifies the current zoom position when the device uses zoom. Exposure Mode Specifies the exposure. Tv Specifies the Tv value. Av Specifies the Av value. Exposure Compensation Specifies the exposure compensation value. ISO Specifies the ISO value. Photo Effect
  • 30. Specifies the photo effect. White Balance Specifies the white balance. Metering Mode UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Sets the metering mode. Focusing Point Selection mode for focusing point. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Gravity Sensor Whether the gravity sensor is enable or disable. Flash Specifies the flash. Flash Compensation Specifies the flash exposure compensation value. Network Camera Get video from Network Camera. 1. Set 'Video Device > Video Source > Webcam or frame grabber' to 'Network Camera'. 2. Specify the IP address of your network camera. Use the following format if the camera’s port is not 80: http://ip:port 3. Select your network camera from the ‘Network Camera > Model’ drop-down list. 4. Specify the Authentication options. 5. If you don’t see a webcam image in the preview window, enter under the manufacturer’s settings of your ip camera and change MPEG-4 video format to JPEG or MJPEG. If the settings don’t provide such an option, it means that the video format depends on the list items of ‘Network Camera > Model’. Try all the items for your model and wait a few seconds each time for a result. The 'Web Page’ and 'Program Window’ video sources are useful for those network cameras that are not directly supported by the program. IP Address The IP address format is http://IP, for example http://192.168.0.20 Image Name The Image Name is requested JPG image, for example image.jpg. You can find the Image Name in HTML code of Internet Camera Home Page.
  • 31. Model Select the model of your network camera. Authentication You require a username and password to log in to Network Camera. Name Authentication username. Password Authentication password. Administration Webpage System Administration HTTP page to access the Network Camera settings. See 'Options' hot button above Preview. View Image Webpage View Image HTTP page to view video images from the browser. See 'Options' hot button above Preview. Pan, Tilt, Zoom Pan, Tilt, Zoom commands. Home Return the camera to the default position and zoom. Scan Scan commands. Enable Enable the scan mode for the pan/tilt/zoom camera. Disable Disable the scan mode for the pan/tilt/zoom camera. Pan Pan commands. Left Pan Left. Right Pan Right. Tilt
  • 32. Tilt commands. Up Tilt Up. Down UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Tilt Down. Zoom Zoom commands. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH In Increases the magnification of the camera. Out Decreases the magnification of the camera. Object Tracking Enable the object tracking mode for pan/tilt/zoom cameras. The 'Object Tracking' button above the preview window also switches this function too. Object Object type. Distance (m) Distance between the object and the webcam. Webcam Relay You need a local net with two or more computers using Willing Webcam. One computer has a webcam and HTTP server enabled (embedded in the program). It broadcasts video over a local net. Another computer with Webcam Relay enabled gets the video. The relay computer may itself have HTTP server enabled and broadcast above mentioned video over local net or Internet. It doesn't matter how long your local net is, or how many computers with webcams you have. On the Relay computer you can switch between them. You may have other Relay computers. NB: Each licensed copy of the software may only be used on a single computer by a single user. IP Address:Port Enter IP address and port of the other computer running Willing Webcam software with HTTP server enabled. Authentication You require a username and password to log in to another local or Internet computer running Willing Webcam software.
  • 33. Name Authentication username. Password Authentication password. Audio Get audio from another computer running the Willing Webcam software with an HTTP server enabled. Web Page This video source allows you to capture screenshots of a web page in real time so you can use the Crop options to select video areas on the web page. Expand the Crop option and drag the mouse above the preview window to do it. Collapse the option to remove the yellow border. If your web page is static, enable the Cycle option to refresh the page at a certain interval. You don’t have to do it for dynamic web pages. Unfortunately, it’s not possible to capture java applets on web pages so you will see an empty page background or a black rectangle instead of the java applet if the page contains one. The ‘Web Page’ video source is especially useful for those network cameras that are not directly supported by the program. You have to specify the direct address of the page with the video preview in the camera’s web interface. Don’t forget about the Authentication options. If you change the web address, restart the video source again. Address The web page address. Authentication You require a username and password to log in to the web page. Name Authentication username. Password Authentication password. Cycle The refresh timer for static web pages. Value Refresh cycle value according to time period. Period Refresh cycle period.
  • 34. Program Window This video source allows you to capture screenshots of a program window in real time, so you can use the Crop options to select video areas on the program window. Expand the Crop option and drag the mouse above the preview window to make that. Collapse the option to remove the yellow border. The 'Program Window' video source UNREGISTERED useful for those network cameras that are not directly supported by the is especially VERSION OF CHM TO PDF CONVERTER STANDARD BY TH program and for publishing dynamic program output. The source program must not be minimized. Besides if you close the source program and then open it again, restart the video source because Windows assigns a new identifier to the new program window. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Program Name Program window name. Cycle The refresh timer for program windows. Value Refresh cycle value according to time period. Period Refresh cycle period. Desktop Get a desktop video or a video from a messenger You should run two Willing Webcam instances from different directories (to keep their settings files). Instance 1: 1. Select the 'Video Device > Vide Source > Desktop' as a video source. Tune its options. 2. Use an intermediate driver: howto.htm#29 Tune the Crop options. 3. If you want, enable the 'Time Lapse' feature with a low timer period. The minimum period is 0.1 second. 4. Minimize the program. Instance 2: 1. Select the 'Willing Webcam Capture' video driver as a video source. 2. Enable the 'Movie Save' feature.
  • 35. Share your desktop via webcam emulation When you are video chatting with people, you may want to send your desktop. 1. Select the 'Video Device > Video Source > Desktop' as a video source. Tune its options. 2. Use an intermediate driver: howto.htm#29 Tune the Crop (by dragging over the preview) and Zoom Out% options. 3. Minimize the program. You should select the 'Willing Webcam Capture' driver in Skype, Ustream.tv, or in another instant messenger (for example, MSN or Yahoo). Cropping the desktop When you select the Desktop as a video source, you might experience difficulty with cropping the desktop. Here is a little information about how it works. The whole Desktop or part of it maps into the preview window, and then you can separately crop the preview in each program feature. You should collapse the Crop item after tuning, so the yellow rectangle is removed. The final resizing can be done in HTML code with width and height parameters. It is easiest if you enable the 'Whole screen' option. The ratios of the Desktop and the preview window must be close or equal to each other to avoid image distortion. What should you do if you want to crop a part of the Desktop? The upper left corner has the coordinates 0,0. Set the 'Desktop > Width' and 'Desktop > Height' according to your preference, and then increase the X and Y values. Set the width and height equal to the preview dimensions if you want to avoid image magnification. You must not exceed the Desktop borders by your cropping rectangle; otherwise, you will see parts of the default screen. Do not worry about the multiple mirrors effect in the preview window. Specify the Crop options in the program features, if you need to. You can drag the crop rectangle with your mouse over the preview window. Collapse the Crop items, and then minimize the program. The following parameters affect the area tuning: the desktop resolution, the preview size 'Video Device > Video Source > Video Window Size', their ratios and the 'Desktop' options. Whole screen Specifies whole screen as the source rectangle. X Specifies the x-coordinate of the upper-left corner of the source rectangle.
  • 36. Y Specifies the y-coordinate of the upper-left corner of the source rectangle. Width Specifies the width of the source rectangle. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Height Specifies the height of the source rectangle. Movie Plays an avi movie and uses it as a video source. You can broadcast avi files created UNREGISTERED VERSION OF CHM TOeven whole mpeg movies via the by the ‘Movie Save’ or ‘Time Lapse’ feature or PDF CONVERTER STANDARD BY TH ‘Video Output’ feature using Skype or the Yahoo/MSN instant messenger as well. You can stop movie playing and save locally, ftp/http upload or send email/mms with any frame. You can even do this during playback. K-Lite Codec Pack Full is very useful for this feature, because it's not possible to play an avi file without a necessary codec. Microsoft DirectX must be installed, though all recent Windows operating systems have it by default. File name Movie file name. Hard disk directory Some video devices can provide picture files for a certain directory all the time. Willing Webcam takes these files and views them. WW does all the operations at the same time when working with a video source. The 'Delete files after usage' option deletes a file after viewing, so the result is real time work. If you prefer not to delete files and you want to view them in an endless cycle, select the Rewind check box. See also the control buttons above the preview window. Press the Cycle button if you want to play a slideshow. You can share a jpg or bmp album created by the 'Picture' feature or a jpg, gif, png, tif, ico or bmp album created by a third-party company, using the ‘Video Output’ or ‘HTTP Server’ feature: You can stop album slide playing and save locally, ftp/http upload or send email/mms with any image. You can even do this during playback. Directory name Name of video directory. Files format Select image format from list.
  • 37. Delete a files after usage Delete files after viewing a directory, or cycle continuously on the contents. Rewind Return to the beginning after completion of a cycle. Default screen Enable your own default screen or graphical message. The program adjusts the picture to a preview size, so you should select a picture with a preview ratio and a good resolution. File name Select default screen file. Schedule Enable default screen according to date and time. You might want to show a graphical message depending on availability, time of day and local weather conditions. Go to Video Device > Video source > Default screen > File name -> your graphical message (bmp or jpg image format). The program adjusts the picture to a preview size, so you should create a picture with a preview ratio and a good resolution. In addition, be sure to set: Video Device > Video source > Default screen > Schedule ->on You can also manually manage the default screen. Go to 'Video Device > Video source > Default screen' -> on/off See also the 'Source > Default screen' button above the preview window. Video Device > Video source > Default screen > Schedule ->off From Start time. To End time. Sunrise Automatically changes the 'To' time value every day according to your geographic location. Sunset Automatically changes the 'From' time value every day according to your geographic location. See also the 'Preferences > Location' options. You have to specify your precise coordinates (degrees) taken from a GPS receiver or a map in the 'Preferences > Location > Longitude' and 'Latitude' fields Longitude is positive to the east from Greenwich. Latitude is positive in the Northern hemisphere. The time zone is positive
  • 38. to the east from Greenwich. Monday-Sunday Enable Monday-Sunday default screen. Video Window Size UNREGISTERED VERSION preview, ftp upload,PDF CONVERTER picture. Change image size for video OF CHM TO http broadcasting, and local STANDARD BY TH Video Preview Rate Frames per second, balance between preview quality and program resource saving. UNREGISTERED VERSION OF CHM TO PDF CONVERTER STANDARD BY TH Video Output Many USB webcam users have seen the following Windows limitation that two or more webcam applications do not work with one USB driver at the same time. The next running applications display a black screen. How do you solve this problem? Video Output sends the video stream from the program to the ‘Willing Webcam Capture’ video driver. You can select this driver in Skype, an instant messenger (for example, MSN, Yahoo) or in other instances of Willing Webcam at the same time, but it doesn’t work on 64-bit Windows. Thus, any video source available for the program (Webcam WDM and DirectX, network camera, Webcam Relay, desktop, hard disk directory) is also available for other video software. Add text, date and time stamps, watermarks, and various video effects to the output video stream. It is possible to output only part of the video image using the crop options. It would be a good idea to adjust the image size in the program so that it corresponds to the image size in the target software. The ‘Video Output’ button above the preview window allows you to enable the feature with a single mouse click. If you increase the resolution and crop the output image as a portrait, using the ‘Video Device > Video Output > Crop’ option (when it’s expanded, you can use the mouse in the preview window), you get the effect of optical zoom and a portrait video output including only your face. Zoom Out % Zoom out the preview image. Crop Crop an image, removing any outside the border. X Specifies the x-coordinate of the upper-left corner of the crop rectangle. Y Specifies the y-coordinate of the upper-left corner of the crop rectangle. Width Specifies the logical width of the crop rectangle.
  • 39. Height Specifies the logical height of the crop rectangle.