seperate item for each input
Brought to you by:
ejtagle
would it be possible for the driver to have a seperate
list in the device manager for each input ? (I have 4
composite ins). I need to use with software that has
poor GUI and wont allow switching inputs or even
switching programs to change input elsewhere.
Logged In: NO
I'm looking for the same capability. I'm looking in the source
code to add this. The most quick and simply (I think) is
multiplex the inputs, i.e., at every frame change the input and
stream all them and with DirectShow Filters (MontiVision has
one) you can demultiplex and get four windows showing each
input as an independient camera...
Logged In: YES
user_id=1174259
This might help me as well with my crossbar broblem.
Perhaps a way could be implemented to have crossbar
"profiles" or something? I may be off base, since I am
still a little hazy on what the crossbar really is, I am just
assuming that it is a way to associate the different video
inputs with different audio inputs.