Oh, we're using engage, just not needing downloadable videos. E.g. we are using red5 for streaming.
Rrolf, maybe you have some thoughts here? Chris On Mon, 19 Sep 2011 21:00:58 +0200 Tobias Wunden <[email protected]> wrote: > Hi Chris, > > as far as I know, only engage is using elements from the download > distribution channel (e. g. for cover images). If you don't use > engage, then you don't need download distribution. > > Tobias > > On 19.09.2011, at 18:49, Christopher Brooks wrote: > > > Hi, > > > > Can't remember if I posted this to list, but I don't see it in my > > email client history so I'll try again: > > > >> 2) The items in /downloads and /stream cannot be linked against one > >> another because both are individual distribution channels and have > >> (by design) no knowledge about each other. In addition > > > > If we are not allowing downloading, and just using red5, do we > > need /downloads at all? Our workflow definition > > (http://pastebin.com/HuZ0NDqt), has these two operations, can I nuke > > the first? > > > > <operation > > id="distribute-download" > > fail-on-error="true" > > exception-handler-workflow="error" > > description="Distributing to progressive downloads"> > > <configurations> > > <configuration > > key="source-tags">engage,atom,rss,-publish</configuration> > > <configuration key="target-tags">publish</configuration> > > </configurations> </operation> > > > > <operation > > id="distribute-streaming" > > fail-on-error="true" > > if="${org.opencastproject.streaming.url}" > > exception-handler-workflow="error" > > description="Distributing to streaming server"> > > <configurations> > > <configuration > > key="source-tags">engage,-publish</configuration> <configuration > > key="target-tags">publish</configuration> </configurations> > > </operation> > > > > 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 > -- 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
