All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation
AbelCam Documentation Webcam Multiple Input

Opinions
Thanks again for writing such a nice program!
I am so impressed. FTP runs without missing a beat ... Something I have NEVER seen before from a cam program. Usually I get a few images undersize every day or the ftp fails a few times during the day. NOT with your program it runs flawless. Another thing is the quality of the ftp images is much better than my old software, yet the images are about 1/8 the size.... Just gain gain gain ....

 Ken Carpenter  more>>

 
AbelCam supports capture devices with multiple video inputs.

Once a device with multiple inputs is detected, you can select the input in the configuration form and from the web pages.

If you use a device with multiple inputs for the first time, it will be detected only after Use Cam has been checked.
After saving the device configuration, the device options will be available as soon as you add the device.

 

AbelCam creates a configuration file to control the availability of the inputs on the web pages.
The file name is videoinput.txt and it is located in the capture devices configuration folder.

Configuration line format

  • Lines starting with # are ignored.
  • input number
    this is the number of the video input channel used internally
  • internal name
    this is the name of the video input channel the device driver uses
  • public name
    name of the video input channel for the web pages
    by default, this is equal to the internal name

 

Example:

# this file contains all the available video inputs for this device
# format: 
# input number:internal name:public name
0:Video SVideo:SVideo
1:Video Tuner:Tuner
2:Video Composite:Composite
#3:Video AUX:AUX1
#4:Video AUX:AUX2

In this example, the following video input channels will be visible in the web pages:
SVideo Tuner Composite