Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Kaltura CE 12.4.0 | Bug Report

$
0
0

Hi @hiphopservers,

To stream use:
rtmp://$NGINX_HOST:1935/kLive/stream

to get the HLS manifest for playback, use:
http://$NGINX_HOST:$NGINX_PORT/hlsme/stream.m3u8

To use this with the HTML5 Kaltura player, go to KMC->Upload->Live Stream Entry->under Live Stream Type select Manual Live Stream URLs, provide a name and then in the URL input http://$NGINX_HOST:$NGINX_PORT/hlsme/stream.m3u8 and uncheck "Akamai HD protocol.."

Obviously, you can replace 'stream' and 'stream.m3u8' with any other stream name so, for example:
rtmp://$NGINX_HOST:1935/kLive/jess
and then, in the URL for the entry in KMC, input:
http://$NGINX_HOST:$NGINX_PORT/hlsme/jess.m3u8

As explained here:


Viewing all articles
Browse latest Browse all 7410

Trending Articles