Addressing the technical limitation: Yes, vic is hardcoded to scan for ten devices. I think vic should be able to discover all the devices, so I'm copying the UCL media tools developers, who will likely be the ones to address this.
I agree with Derek that you would likely overwhelm typical AG participants. But I also think that you should have access to all those capture devices, for a couple reasons: (1) because you should be able to access /any/ capture device on your system; (2) because we shouldn't have hard-coded limits; (3) because you should be able to do whatever interesting things you like. If you want to modify vic yourself and rebuild it, the hard-coding is in vic/video/grabber-win32DS.h, in the global variable NUM_DEVS. Tom On 1/30/07 8:13 AM, Derek Piper wrote: > > Apart from any technical limitations that may exist it should be > pointed out that you should probably not have THAT many cameras as > your site would be rather overwhelming to other AG participants. 2 or > 3 cameras should suffice for most meetings. > > Derek > > Almuth Barta wrote: >> Hi, >> >> I'm setting up a new machine as AGN Client (WindowsXP SP2). For Video >> I have a Viewcast Osprey 440 Capture card with 4 Video inputs. >> >> These videoinputs were shown as >> Osprey-440 Video Device 1A >> Osprey-440 Video Device 1B >> Osprey-440 Video Device 1C >> Osprey-440 Video Device 1D >> So far, everything was ok. >> >> After registering Simulstream, i got a list of 16 devices: >> Osprey-440 Video Device 1A.1 >> Osprey-440 Video Device 1A.2 >> Osprey-440 Video Device 1A.3 >> Osprey-440 Video Device 1A.4 >> Osprey-440 Video Device 1B.1 >> ... >> ... >> Osprey-440 Video Device 1D.4. >> These are shown in the Swiftcap Software, that came with the Osprey >> card. >> >> The AGN-client only shows the first 10 of these video devices, so I >> get a list with only: >> Osprey-440 Video Device 1A.3 >> Osprey-440 Video Device 1A.2 >> Osprey-440 Video Device 1A.4 >> Osprey-440 Video Device 1A.1 >> Osprey-440 Video Device 1B.3 >> Osprey-440 Video Device 1B.2 >> Osprey-440 Video Device 1B.4 >> Osprey-440 Video Device 1B.1 >> Osprey-440 Video Device 1C.3 >> Osprey-440 Video Device 1C.2 >> >> Is there a limitation in the scan for video devices so that I cannot >> see more than 10? >> Any hints how I can increase this? >> >> Thanks for any help. >> Almuth >> >