- RHEL/CentOS 6.4 or above or Ubuntu 16.0.4 or above
- WowzaStreamingEngine 4.5.0+
- Java jre 1.7.
- kaltura group (gid = 613) or any other group that apache user is associated with.
- Write access to @WEB_DIR@/content/recorded directory.
- Add admin.ini new permissions, see admin.template.ini:
- FEATURE_LIVE_STREAM_RECORD
- FEATURE_KALTURA_LIVE_STREAM
- FEATURE_KALTURA_LIVE_STREAM_TRANSCODE
-
Download the install zip from the tag: https://github.com/kaltura/media-server/releases/download/rel-4.5.14.78/KalturaWowzaServer-install-4.5.14.78.zip
-
Copy lib folder in the zip into @WOWZA_DIR@/lib/
-
Copy ./installation/configTemplates/* from zip to @WOWZA_DIR@/conf directory.
-
Replace all @WOWZA_DIR@/conf/Server.xml.template parameters and rename to Server.xml:
- KALTURA_SERVICE_URL - kaltura service url (for example http://www.kaltura.com)
- KALTURA_PARTNER_ID - partner id or -5 for all
- KALTURA_PARTNER_ADMIN_SECRET - admin secret for the partner or -5 secret
-
Replace all @WOWZA_DIR@/conf/kLive/Application.xml.template parameters and rename to Application.xml:
- KALTURA_SERVICE_URL - must match as the server.xml setting