Hi Pawel, > I want to start Matterhorn, and then five Demo Capture > Each capture agent must be running on different computer, > and have it's own name, and port number selected. > > The purpose of this presentation is to convince whoever is > going to use Matterhorn (me) that is can actually run with > Multiple Capture Agents, that each capture agent can be > configured separately, and we are not binded to port 8080.
This should be doable, and I would start by trying to understand how OSGI works then creating 6 separate capture agent bundles with different configurations and starting them one at a time. But it would be much faster to just set this up as a lightweight VM with a demo capture agent, clone it six times, and configure each. That's what I would do for speed (otherwise you may need to know more about osgi than you want). Heck, you could just download the unofficial 1.1.0 vm, clone it six times, then configure each instance so that only a CA was created pointing at one server.... http://aries.usask.ca/opencast/unofficial-vms/ > Is this something that can be easily completed ? > I have notices that some configuration files are common for > Demo Capture Agent and the server, so I will probably > install multiple servers, but start only bundles responsible > for the clients.... You could start a many copies of the capture agent bundle as above I think, I've never tried this though. Chris -- Christopher Brooks, BSc, MSc ARIES Laboratory, University of Saskatchewan Web: http://www.cs.usask.ca/~cab938 Phone: 1.306.966.1442 Mail: Advanced Research in Intelligent Educational Systems Laboratory Department of Computer Science University of Saskatchewan 176 Thorvaldson Building 110 Science Place Saskatoon, SK S7N 5C9 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
