0

I need to get rid of the iframes in the website but I have some videos from kaltura which provides embed code kWidget.embed which in turns provide iframes.

Is there any way to replace the iframe with video element in kWidget.embed

divya
  • 3
  • 2

1 Answers1

0

Yes - with Kaltura new player version we dont use iframes any more. https://developer.kaltura.com/player

Itay Kinnrot
  • 721
  • 5
  • 11
  • 1
    For existing videos in the website is it possible to convert the kWidget object to player? – divya Jul 15 '20 at 15:46