On Fri, 2004-07-16 at 04:34, Fred Dech wrote: > and when vic fires up, i still need to change each video capture from > Composite1 to S-Video each time i change venues.
I ended up getting a TV Capture card with more than just a composite input and was able to reproduce the problem and then find a possible fix. There's a problem with the way vic processes the vic setup script (i.e. /tmp/VideoService_*.vic) that VideoService.py generates. A patch for VideoService.py can found here: http://www.itee.uq.edu.au/~agn/ag_fedora/FC2/unstable/patches/VideoService.py.patch The VideoService.py file is located in: ~/.AccessGrid/local_services/VideoService/ VideoProducerService.py would need a similar modification if you are using the VideoProducerService instead. I could incorporate the modified files into VideoService.zip and VideoProducerService.zip of a new AccessGrid RPM if the modifications work for other people. Cheers, Doug