org.opencastproject.streaming.url=rtmp://<DOAMIN>/vod
org.opencastproject.streaming.directory=${org.opencastproject.storage.dir}/streams
org.opencastproject.streaming.port=1935<VirtualHost *:80>
ServerName <DOMAIN>
ServerAlias
ProxyRequests Off
ProxyPreserveHost on
ProxyPass /enginemanager http://localhost:8088/enginemanager
ProxyPass /vod http://localhost:1935/vod
ProxyPass / http://localhost:8080/
ProxyPassReverse / http://localhost:8080/
<Proxy *>
Require all granted
</Proxy>
</VirtualHost>--
You received this message because you are subscribed to the Google Groups "Deutschsprachige Opencast Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anwender+u...@opencast.org.
<operation id="publish-engage" if="${publishToEngage}" max-attempts="2" exception-handler-workflow="ng-partial-error" description="Publishing to Opencast Media Module"> <configurations> <configuration key="download-source-flavors">dublincore/*,security/*</configuration> <configuration key="download-source-tags">engage-download,atom,rss,mobile</configuration> <configuration key="streaming-source-tags">engage-streaming</configuration> <configuration key="check-availability">true</configuration> </configurations> </operation>
mvn clean install -DdeployTo=/opt/matterhorn
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.opencastproject:matterhorn-distribution-service-streaming-wowza:[unknown-version]: Failure to find org.opencastproject:base:pom:2.2.2 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 8, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.opencastproject:matterhorn-distribution-service-streaming-wowza:[unknown-version] (/opt/matterhorn/modules/matterhorn-distribution-service-streaming-wowza/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.opencastproject:matterhorn-distribution-service-streaming-wowza:[unknown-version]: Failure to find org.opencastproject:base:pom:2.2.2 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 8, column 11 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
2016-10-31 14:23:34,414 | INFO | (DownloadDistributionServiceImpl:253) - Distributing attachment-5@bc24112a-f118-4d9c-a14e-40d55b11cb74 for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/bc24112a-f118-4d9c-a14e-40d55b11cb74/attachment-5/Testimonial_1_000s_feed.jpg
2016-10-31 14:23:39,525 | INFO | (DownloadDistributionServiceImpl:253) - Distributing attachment-4@bc24112a-f118-4d9c-a14e-40d55b11cb74 for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/bc24112a-f118-4d9c-a14e-40d55b11cb74/attachment-4/Testimonial_1_000s_player.jpg
Hallo Ruth,
Absolut kein Problem. Ich warte dann noch und informiere unseren zukünftigen Anwender.
Viele Grüße aus Aachen
Stephan
--
You received this message because you are subscribed to a topic in the Google Groups "Deutschsprachige Opencast Community" group.
To unsubscribe from this topic, visit https://groups.google.com/a/opencast.org/d/topic/anwender/t5t4gDouL24/unsubscribe.
To unsubscribe from this group and all its topics, send an email to anwender+unsubscribe@opencast.org.
Hallo zusammen,
Ich habe die Arbeit mit dem Wowza Streaming Service erledigt, inklusiv die Documentation, und habe gerade einen Pull-Request zu dem ofiziell Repository gemacht. Bis der Pull-Request in den offizielen Code mergiert wird, kann man die letzte Version von unserem Fork herunterladen:
https://bitbucket.org/uni-koeln/opencast-contrib-wowza-adaptive-streaming
Falls Ihr einige Fragen habt, stehe ich Euch zur Verfügung.
Freundliche Grüße aus Köln
You received this message because you are subscribed to the Google Groups "Deutschsprachige Opencast Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anwender+u...@opencast.org.
To unsubscribe from this group and all its topics, send an email to anwender+u...@opencast.org.
--
You received this message because you are subscribed to the Google Groups "Deutschsprachige Opencast Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anwender+u...@opencast.org.
_______________________________
Universität zu Köln
Regionales Rechenzentrum (RRZK)
ls -al /usr/share/opencast/
total 144
drwxr-xr-x 7 root root 4096 Oct 28 07:30 .
drwxr-xr-x. 118 root root 4096 Dec 5 11:18 ..
drwxr-xr-x 2 root root 60 Oct 31 15:19 bin
lrwxrwxrwx 1 root root 17 Oct 28 07:30 data -> /var/lib/opencast
drwxr-xr-x 2 root root 111 Dec 6 12:59 deploy
drwxr-xr-x 5 root root 47 Oct 13 21:06 docs
lrwxrwxrwx 1 root root 13 Oct 28 07:30 etc -> /etc/opencast
lrwxrwxrwx 1 root root 27 Oct 28 07:30 instances -> /var/lib/opencast/instances
drwxr-xr-x 5 root root 4096 Oct 28 07:30 lib
-rw-r--r-- 1 root root 11340 Oct 13 18:18 LICENSE
-rw-r--r-- 1 root root 109843 Oct 13 18:18 NOTICES
-rw-r--r-- 1 root root 2334 Oct 13 21:05 package.xml
-rw-r--r-- 1 root root 807 Oct 13 18:18 README.md
drwxr-xr-x 12 root root 4096 Oct 13 21:05 system2016-12-06 13:01:04,598 | ERROR | (WebApplication:265) - Registration skipped for [ServletWebElement{mapping=DefaultServletMapping{httpContextId=opencast.httpcontext,urlPatterns=null,initParams={},servlet=org.opencastproject.kernel.rest.RestPublisher$RestServlet@28ac6d43, alias=/distribution/streaming, servletNamenull}}] due to error during registration
org.osgi.service.http.NamespaceException: alias is already in use in this or another context
at org.ops4j.pax.web.service.spi.model.ServerModel.addServletModel(ServerModel.java:128)[63:org.ops4j.pax.web.pax-web-spi:3.2.6]
at org.ops4j.pax.web.service.internal.HttpServiceStarted.registerServlet(HttpServiceStarted.java:206)[64:org.ops4j.pax.web.pax-web-runtime:3.2.6]
at org.ops4j.pax.web.service.internal.HttpServiceStarted.registerServlet(HttpServiceStarted.java:189)[64:org.ops4j.pax.web.pax-web-runtime:3.2.6]
at org.ops4j.pax.web.service.internal.HttpServiceStarted.registerServlet(HttpServiceStarted.java:174)[64:org.ops4j.pax.web.pax-web-runtime:3.2.6]
at org.ops4j.pax.web.service.internal.HttpServiceProxy.registerServlet(HttpServiceProxy.java:64)[64:org.ops4j.pax.web.pax-web-runtime:3.2.6]
at org.ops4j.pax.web.extender.whiteboard.internal.element.ServletWebElement.register(ServletWebElement.java:61)[69:org.ops4j.pax.web.pax-web-extender-whiteboard:3.2.6]
at org.ops4j.pax.web.extender.whiteboard.internal.WebApplication.registerWebElement(WebApplication.java:262)[69:org.ops4j.pax.web.pax-web-extender-whiteboard:3.2.6]
at org.ops4j.pax.web.extender.whiteboard.internal.WebApplication.addWebElement(WebApplication.java:124)[69:org.ops4j.pax.web.pax-web-extender-whiteboard:3.2.6]
at org.ops4j.pax.web.extender.whiteboard.internal.tracker.AbstractTracker.addingService(AbstractTracker.java:134)[69:org.ops4j.pax.web.pax-web-extender-whiteboard:3.2.6]
at org.ops4j.pax.web.extender.whiteboard.internal.tracker.AbstractTracker.addingService(AbstractTracker.java:41)[69:org.ops4j.pax.web.pax-web-extender-whiteboard:3.2.6]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:932)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:864)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:894)[karaf-org.osgi.core.jar:]
at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:932)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:793)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:543)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4419)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.Felix.registerService(Felix.java:3423)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:346)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:320)[org.apache.felix.framework-4.2.1.jar:]
at org.opencastproject.kernel.rest.RestPublisher.createEndpoint(RestPublisher.java:190)[160:matterhorn-kernel:2.2.3]
at org.opencastproject.kernel.rest.RestPublisher$JaxRsServiceTracker.addingService(RestPublisher.java:335)[160:matterhorn-kernel:2.2.3]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:932)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:864)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:894)[karaf-org.osgi.core.jar:]
at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:932)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:793)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:543)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4419)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.Felix.registerService(Felix.java:3423)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:346)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:1003)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:992)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:134)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:1044)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:841)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:419)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:376)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.BundleComponentActivator.initialize(BundleComponentActivator.java:172)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.BundleComponentActivator.<init>(BundleComponentActivator.java:120)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:258)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.Activator.access$000(Activator.java:45)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:185)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[71:org.apache.felix.scr:1.8.2]
at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:479)[71:org.apache.felix.scr:1.8.2]
at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:414)[71:org.apache.felix.scr:1.8.2]
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[karaf-org.osgi.core.jar:]
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:443)[71:org.apache.felix.scr:1.8.2]
at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:514)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4403)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.Felix.startBundle(Felix.java:2092)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:955)[org.apache.felix.framework-4.2.1.jar:]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1243)[7:org.apache.felix.fileinstall:3.5.2]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1215)[7:org.apache.felix.fileinstall:3.5.2]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:506)[7:org.apache.felix.fileinstall:3.5.2]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:355)[7:org.apache.felix.fileinstall:3.5.2]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:307)[7:org.apache.felix.fileinstall:3.5.2]
matterhorn-distribution-service-streaming-wowza
└── 2.3-SNAPSHOT (oder welche Version du benutzt)
└── matterhorn-distribution-service-streaming-wowza-2.3-SNAPSHOT.jar
1 directory, 1 file
_______________________________
Universität zu Köln
Regionales Rechenzentrum (RRZK)
2016-12-06 15:07:04,369 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element 91757ecb-f536-457c-9a3e-c5f397401a3c@59ee3a88-562a-46aa-80e0-11e9f298cd0b for publication channel engage-player
2016-12-06 15:07:04,369 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/91757ecb-f536-457c-9a3e-c5f397401a3c/demo.jpg at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/91757ecb-f536-457c-9a3e-c5f397401a3c/Demo.jpg
2016-12-06 15:07:09,611 | INFO | (DownloadDistributionServiceImpl:253) - Distributing security-policy-episode@59ee3a88-562a-46aa-80e0-11e9f298cd0b for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/security-policy-episode/xacml.xml
2016-12-06 15:07:09,611 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element security-policy-episode@59ee3a88-562a-46aa-80e0-11e9f298cd0b for publication channel engage-player
2016-12-06 15:07:09,611 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/security-policy-episode/xacml.xml at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/security-policy-episode/xacml.xml
2016-12-06 15:07:14,770 | INFO | (DownloadDistributionServiceImpl:253) - Distributing 24035664-c278-4d78-af0d-d1efceee3ed9@59ee3a88-562a-46aa-80e0-11e9f298cd0b for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/24035664-c278-4d78-af0d-d1efceee3ed9/Demo.jpg
2016-12-06 15:07:14,770 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element 24035664-c278-4d78-af0d-d1efceee3ed9@59ee3a88-562a-46aa-80e0-11e9f298cd0b for publication channel engage-player
2016-12-06 15:07:14,770 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/24035664-c278-4d78-af0d-d1efceee3ed9/demo.jpg at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/24035664-c278-4d78-af0d-d1efceee3ed9/Demo.jpg2016-12-06 10:28:59,851 | INFO | (BundleInfoLogger:110) - Bundle matterhorn-distribution-service-streaming-wowza, id 193, version 2.3.0.SNAPSHOT, build number 48d18d4
2016-12-06 10:29:07,049 | INFO | (StreamingDistributionService:210) - Streaming URL set to "rtmps://<servername>/opencast-dev"
2016-12-06 10:29:07,049 | INFO | (StreamingDistributionService:220) - Adaptive streaming URL set to "https://<servername>/opencast-dev"
2016-12-06 10:29:07,050 | INFO | (StreamingDistributionService:248) - Streaming distribution directory is /mnt/opencast/develop/streaming
2016-12-06 10:29:07,053 | INFO | (StreamingDistributionService:266) - The supported streaming formats are: HLS,DASH
2016-12-06 10:29:11,918 | INFO | (BundleInfoLogger:110) - Bundle paella-engage-ui, id 222, version 5.0.16, build number n/a
2016-12-06 13:01:04,425 | INFO | (BundleInfoLogger:110) - Bundle matterhorn-distribution-service-streaming-wowza, id 289, version 2.2.0.SNAPSHOT, build number 9d0419f2016-12-06 13:01:04,450 | INFO | (BundleInfoLogger:110) - Bundle paella-engage-ui, id 290, version 5.0.16, build number n/a2016-12-06 13:01:04,589 | INFO | (StreamingDistributionService:210) - Streaming URL set to "rtmp://opencast.itc.rwth-aachen.de:1935/vod"2016-12-06 13:01:04,589 | INFO | (StreamingDistributionService:220) - Adaptive streaming URL set to "http://opencast.itc.rwth-aachen.de/vod"2016-12-06 13:01:04,589 | INFO | (StreamingDistributionService:248) - Streaming distribution directory is /srv/opencast/streams2016-12-06 13:01:04,593 | INFO | (StreamingDistributionService:266) - The supported streaming formats are: HLS,DASH,HDS,SMOOTH2016-12-06 13:01:12,394 | INFO | (EncodingProfileScanner:329) - Registering encoding profiles from /etc/opencast/encoding/h264.properties2016-12-06 10:29:07,203 | INFO | (RestPublisher:246) - Registered REST endpoint at /distribution/streaming
Hallo Ruth,
drwxr-xr-x 7 root root 4096 Oct 28 07:30 <span style="col
2016-12-07 09:26:45,769 | INFO | (DictionaryServiceImpl:97) - Activating regexp based DictionaryService2016-12-07 09:26:45,832 | INFO | (AclDistributionService:147) - Download distribution directory is /srv/opencast/downloads2016-12-07 09:26:45,841 | INFO | (LoadUtil:53) - Set load for key job.load.acl.distribute to 1.02016-12-07 09:26:45,843 | INFO | (LoadUtil:53) - Set load for key job.load.acl.retract to 0.12016-12-07 09:26:45,977 | INFO | (RestPublisher:246) - Registered REST endpoint at /distribution/acl2016-12-07 09:26:46,018 | INFO | (DownloadDistributionServiceImpl:169) - Download url is http://opencast.itc.rwth-aachen.de/static2016-12-07 09:26:46,018 | INFO | (DownloadDistributionServiceImpl:175) - Download distribution directory is /srv/opencast/downloads2016-12-07 09:26:46,023 | INFO | (LoadUtil:53) - Set load for key job.load.download.distribute to 1.02016-12-07 09:26:46,024 | INFO | (LoadUtil:53) - Set load for key job.load.download.retract to 0.12016-12-07 09:26:46,159 | INFO | (RestPublisher:246) - Registered REST endpoint at /distribution/download2016-12-07 09:26:46,195 | INFO | (StreamingDistributionService:210) - Streaming URL set to "rtmp://opencast.itc.rwth-aachen.de:1935/vod"2016-12-07 09:26:46,195 | INFO | (StreamingDistributionService:220) - Adaptive streaming URL set to "http://opencast.itc.rwth-aachen.de/vod"2016-12-07 09:26:46,196 | INFO | (StreamingDistributionService:248) - Streaming distribution directory is /srv/opencast/streams2016-12-07 09:26:46,204 | INFO | (StreamingDistributionService:266) - The supported streaming formats are: HLS,DASH,HDS,SMOOTH2016-12-07 09:26:46,341 | INFO | (RestPublisher:246) - Registered REST endpoint at /distribution/streaming2016-12-07 09:26:46,385 | INFO | (TheodulCoreStaticResources:68) - Starting Theodul Core Bundle.2016-12-07 09:26:46,390 | INFO | (StaticResourceClassloader:50) - Bundle=matterhorn-engage-theodul-core Override=/usr/share/opencast/theodul.web2016-12-07 09:26:46,405 | INFO | (EngagePluginManagerImpl:77) - Activated. Listening for Theodul Plugins. filter=(objectClass=org.opencastproject.engage.theodul.api.EngagePlugin)2016-12-07 09:26:46,406 | INFO | (EngagePluginManagerRestService:61) - Activated.2016-12-07 09:26:46,555 | INFO | (RestPublisher:246) - Registered REST endpoint at /engage/theodul/manager2016-12-07 09:26:46,573 | INFO | (EngagePluginManagerImpl:156) - Installed Theodul plugin EngagePluginControls (static: 1/static REST: no)2016-12-07 09:26:46,575 | INFO | (EngagePluginControls:38) - Activated engage plugin: Controls.2016-12-07 09:39:52,139 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/4bd79d91-206b-4c85-a1dc-acdb39158066/coverimage.png at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/4bd79d91-206b-4c85-a1dc-acdb39158066/coverimage.png2016-12-07 09:39:57,388 | INFO | (DownloadDistributionServiceImpl:253) - Distributing security-policy-episode@2b0de298-3be1-4c25-8d08-c34f3e26454c for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/security-policy-episode/xacml.xml2016-12-07 09:39:57,388 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element security-policy-episode@2b0de298-3be1-4c25-8d08-c34f3e26454c for publication channel engage-player2016-12-07 09:39:57,388 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/security-policy-episode/xacml.xml at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/security-policy-episode/xacml.xml2016-12-07 09:40:02,644 | INFO | (DownloadDistributionServiceImpl:253) - Distributing 3c2bacfb-89a8-44cf-aa89-b3759b1df346@2b0de298-3be1-4c25-8d08-c34f3e26454c for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/3c2bacfb-89a8-44cf-aa89-b3759b1df346/Demo.jpg2016-12-07 09:40:02,645 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element 3c2bacfb-89a8-44cf-aa89-b3759b1df346@2b0de298-3be1-4c25-8d08-c34f3e26454c for publication channel engage-player2016-12-07 09:40:02,645 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/3c2bacfb-89a8-44cf-aa89-b3759b1df346/demo.jpg at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/3c2bacfb-89a8-44cf-aa89-b3759b1df346/Demo.jpg2016-12-07 09:40:07,818 | INFO | (DownloadDistributionServiceImpl:253) - Distributing 16e75877-5836-434f-bb8f-dec339510439@2b0de298-3be1-4c25-8d08-c34f3e26454c for publication channel engage-player to /srv/opencast/downloads/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/16e75877-5836-434f-bb8f-dec339510439/Demo.jpg2016-12-07 09:40:07,819 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element 16e75877-5836-434f-bb8f-dec339510439@2b0de298-3be1-4c25-8d08-c34f3e26454c for publication channel engage-player2016-12-07 09:40:07,819 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/16e75877-5836-434f-bb8f-dec339510439/demo.jpg at http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/2b0de298-3be1-4c25-8d08-c34f3e26454c/16e75877-5836-434f-bb8f-dec339510439/Demo.jpg2016-12-07 10:26:33,519 | INFO | (StaticFileServiceImpl:320) - Start purging temporary storage section of all known organizations2016-12-07 10:26:33,519 | INFO | (StaticFileServiceImpl:296) - Purge temporary storage section of organization 'mh_default_org'2016-12-07 10:27:05,943 | INFO | (FileUploadServiceCleaner$Runner:129) - Start file upload service cleaner2016-12-07 10:27:05,943 | INFO | (FileUploadServiceCleaner$Runner:135) - Finished file upload service cleanerHallo Ruth,
2016-12-06 15:07:14,770 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://<a href="http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-
Hallo Ruth,
2016-12-06 15:07:09,611 | INFO | (DownloadDistributionServiceImpl:275) - Checking availability of distributed artifact http://<a href="http://opencast.itc.rwth-aachen.de/static/mh_default_org/engage-player/59ee3a88-562a-46aa-80e0-11e9f298cd0b/security-policy-ep
Hallo Ruth,
2016-12-06 15:07:04,369 | INFO | (DownloadDistributionServiceImpl:271) - Finished distributing element 91757ecb-f536-457c-9a3e-c5f397401a3c@59ee3a88-562a-46aa-80e0-11e9f298cd0b<span style="co
Hallo Ruth,
2016-12-06 15:07:04,369 | INFO | (DownloadDistributionServiceImpl:271) -</spa