Hi, I've installed Matterhorn 1.4 and configure it for YouTube distribution according to.
http://opencast.jira.com/wiki/display/MH/YouTube+Distribution+Service I've edited compose-distribute-publish.xml to enable the YouTube checkbox In config.properties I've inserted a workflow handler <operation id="distribute-youtube" fail-on-error="true" exception-handler-workflow="error" description="Distributing media to Youtube"> <configurations> <configuration key="source-tags">engage,atom,rss,-publish</configuration> <configuration key="target-tags">publish</configuration> </configurations> </operation> When I upload a recording the processing goes well except the YouTube distribution which stalls. If I inspect the Workflow it shows "running", I suspect something is wrong with the workflow handler or something more needs to be done. Any help is appreciated. Regards Alex Contis _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
