Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(BundleContext, Map<String, Object>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- activate(ComponentContext) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
-
OSGi activation callback
D
- DEFAULT_DISTRIBUTE_JOB_LOAD - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The load on the system introduced by creating a distribute job
- DEFAULT_RETRACT_JOB_LOAD - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The load on the system introduced by creating a retract job
- DEFAULT_SCHEME - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Default scheme
- distribute(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- distribute(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- distribute(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- DISTRIBUTE_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key to look for in the service configuration file to override the
DEFAULT_DISTRIBUTE_JOB_LOAD - distributeSync(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- distributeSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- distributeSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
G
- getDistributionDirectory() - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- getDistributionType() - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- getService() - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- getServiceRegistry() - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
J
- JOB_TYPE - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Receipt type
M
- modified(BundleContext, Map<String, Object>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
O
- org.opencastproject.distribution.streaming.wowza - package org.opencastproject.distribution.streaming.wowza
- org.opencastproject.distribution.streaming.wowza.endpoint - package org.opencastproject.distribution.streaming.wowza.endpoint
P
- process(Job) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- publishToStreaming() - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- publishToStreaming() - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
R
- retract(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- retract(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- retract(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- RETRACT_JOB_LOAD_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key to look for in the service configuration file to override the
DEFAULT_RETRACT_JOB_LOAD - retractSync(String, String, String) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- retractSync(String, MediaPackage, String) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- retractSync(String, MediaPackage, Set<String>) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
S
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setService(StreamingDistributionService) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
-
Callback from the OSGi declarative services to set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- setWorkspace(Workspace) - Method in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
- SMIL_ORDER_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key in the properties file that specifies in which order the videos in the SMIL file should be stored
- STREAMING_DIRECTORY_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key in the properties file that defines the streaming directory.
- streamingUrls - Variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
W
- WOWZA_FORMATS_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The key in the properties file that defines the streaming formats to distribute.
- WOWZA_PORT_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The tenant specific key in the properties file that defines the wowza port.
- WOWZA_URL_KEY - Static variable in class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
The tenant-specific key in the properties file that defines the wowza url.
- WowzaStreamingDistributionRestService - Class in org.opencastproject.distribution.streaming.wowza.endpoint
-
Rest endpoint for distributing media to the streaming distribution channel.
- WowzaStreamingDistributionRestService() - Constructor for class org.opencastproject.distribution.streaming.wowza.endpoint.WowzaStreamingDistributionRestService
- WowzaStreamingDistributionService - Class in org.opencastproject.distribution.streaming.wowza
-
Distributes media to the local media delivery directory.
- WowzaStreamingDistributionService() - Constructor for class org.opencastproject.distribution.streaming.wowza.WowzaStreamingDistributionService
-
Creates a new instance of the streaming distribution service.
All Classes and Interfaces|All Packages|Constant Field Values