The liveDVR repository contains to products: liveController and liveRecorder. Kaltura liveController controls the live stream including recording during live. The liveController handles live entries state and stream content integrity throughout live session. It integrates with the Wowza to get list of live streams and download the content. It integrates with the BE for live state update and live entry info get/set. The liveController supports DC failover. Kaltura liveRecorder is responsible for VOD preparation from recorded live content and upload to destination storage.
Please refer to liveController deployment doc
Please refer to liveRecorder deployment doc
Please refer to Media Server deployment doc
Build:
./deployment/docker/build_images.sh live-controller
docker-compose -f ./deployment/docker/docker-compose.yml --project-directory ./deployment/docker/ up
All code in this project is released under the AGPLv3 license unless a different license for a particular library is specified in the applicable library path.
Copyright © Kaltura Inc. All rights reserved.