We've just propped up a 1.4 single server installation, figuring that
the feature junkies might leave us in peace for a while. I've
followed the cookbook instructions to get the youtube piece working,
but the youtube button is still not clickable. Here's what I've done
so far,
Edited
org.opencastproject.distribution.youtube.YoutubeDistributionService.properties
in /opt/matterhorn/trunk/etc/services so that it looks like this.
# Youtube delivery
org.opencastproject.distribution.youtube.username=bsumultimedia1
org.opencastproject.distribution.youtube.password=boise123!
org.opencastproject.distribution.youtube.clientid=abcde
org.opencastproject.distribution.youtube.developerkey=AI39si7bx2AbnOM6RM8J7mdrljfZCzisYzDkqvIqEjV3zjbqQIr6-u_bg3R0MLAVVXLqKjSsxu4ReytWFn7ylIlDk6OC7pdXpQ
org.opencastproject.distribution.youtube.category=Education
# Additional keywords to add to recordings
org.opencastproject.distribution.youtube.keywords=Opencast,Matterhorn,BSU
org.opencastproject.distribution.youtube.private=false
org.opencastproject.distribution.youtube.default.playlist=uncategorized
# Resolving proxy upload problem when setting to false default is 'true'
org.opencastproject.distribution.youtube.chunked=false
I've restarted the server.
So, do I need to clean out the cache and start again?
Or do I need something like this . . .
<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>
I saw this in an old post on this subject. And where would this
snippet go? The default workflow?
--
Jack Vant
System Engineer - Unix
Office of Information Technology
Boise State University
208-426-4446
208-863-0031
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users