Quantcast
Channel: Kaltura - Latest topics
Viewing all articles
Browse latest Browse all 2994

Is there anyway to get captions in javascript?

$
0
0

@hnrqsss wrote:

For exemple on my KMC i upload a caption in a specific video, so i’d like to get this srt file in frontend if it is possible.

    const kdp = document.getElementById(playerId)

    kdp.kBind('playerReady', function() {
        const videoData = kdp.evaluate('{mediaProxy.entry}')
        console.log('videoData', videoData) 
    })

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 2994

Trending Articles