| Command-line Parameter: | Description: |
| /Q |
Terminates an already launched Active WebCam. Example: WebCam.exe /Q |
| /REMOTE_ON |
Enables Remote Access. Example: WebCam.exe /REMOTE_ON |
| /REMOTE_OFF |
Disables Remote Access. Example: WebCam.exe /REMOTE_OFF |
| /HTTP_ON |
Starts HTTP Server. Example: WebCam.exe /HTTP_ON |
| /HTTP_OFF |
Stops HTTP Server. Example: WebCam.exe /HTTP_OFF |
| /FTP_ON |
Starts FTP Uploading. Example: WebCam.exe /FTP_ON |
| /FTP_OFF |
Stops FTP Uploading. Example: WebCam.exe /FTP_OFF |
| /R_ON |
Starts Recording. Example: WebCam.exe /R_ON |
| /R_OFF |
Stops Recording. Example: WebCam.exe /R_OFF |
| /SNAPSHOTS_ON |
Starts Snapshots Creation. Example: WebCam.exe /SNAPSHOTS_ON |
| /SNAPSHOTS_OFF |
Stops Snapshots Creation. Example: WebCam.exe /SNAPSHOTS_OFF |
| /M_ON |
Starts Motion Detection. Example: WebCam.exe /M_ON |
| /M_OFF |
Stops Motion Detection. Example: WebCam.exe /M_OFF |
| /DEVICE |
Causes program to select video device, which index is defined in the next parameter. First device has index 1. For example if there is the following list of video devices on your computer: Logitech USB video camera 3Com PC Web Camera ATI TV Wonder To select "3Com PC Web Camera" the command line must be: WebCam.exe /DEVICE 2 |
| /USE_VFW |
Causes program to use Video for Windows. Example: WebCam.exe /USE_VFW |
| /USE_DS |
Causes program to use DirectShow. Example: WebCam.exe /USE_DS |
| /CAM_NO |
Causes program to make active camera window, which index is defined in the next parameter. First camera window has index 1. For example to select 2-nd camera the command line must be: WebCam.exe /CAM_NO 2 |
| /FULL_SCREEN | Causes program to operate in the "full screen" mode. |
