- Wowza Technical Support FAQ
- Wowza Streaming Engine
- Stream Target Related
Kaltura RTMP Target Configuration
This article will show you have to configure an RTMP Stream Target for the Kaltura video platform.
Example endpoint details provided by Kaltura:
endpoint string: rtmp://1_abc123de.p.kpublish.kaltura.com:1935/kLive?t=1a23b456
stream name: 1_abc234de_5
Configuration within Wowza Streaming Engine Manager
Manual Configuration within the pushpublishmap.txt file:
[yoursource stream name here]={"entryName":"Kaltura Example Stream Target", "profile":"rtmp", "application":"kLive?t=1a23b456", "destinationName":"rtmp", "host":"1_abc123de.p.kpublish.kaltura.com", "streamName":"1_abc234de_5", "enabled":"true"}