On Fri, 20 May 2011 15:39:45 -0400 (EDT)
Aaron Maturen <[email protected]> wrote:

> I've got an all in one server running on ubuntu 10.10, and capturing
> works fine, but everytime I restart matterhorn all of the media files
> get deleted and there isn't anything listed under the admin or engage
> tools. Any suggestions on how to stop it from losing all my videos? 
> 
> 
> Thanks 
> -Aaron Maturen 
> 

The storage directory is in the main config file
at /opt/matterhorn/felix/conf/services/config.properties.  By default
this is:

org.opencastproject.storage.dir=${java.io.tmpdir}/opencast


Just change it to somewhere else, /tmp/opencast gets deleted on restart.

(make sure that directory is read/write for the user matterhorn is
running as)

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

Reply via email to