For example, if a Youtube video has been removed by the user, can Kaltura call a secondary source automatically? (and played on the same spot)
For example, if a Youtube video has been removed by the user, can Kaltura call a secondary source automatically? (and played on the same spot)
Comments
Comment #1
Zohar.Babin commentedHi,
when you say "youtube video" - do you mean
"a Kaltura video originally imoprted from youtube ?"
or
"I want the Kaltura Player to play video hosted on youtube"
If the first - The imported video (from youtube) is now hosted on Kaltura's server and will never be removed unless you specifically request
If the second - The Kaltura player can't play videos hosted on youtube (or any other hosting/streaming server).
However, you can play few Kaltura videos without having to embed few players, by using the player controller JS library (supplied with the module, and implemented in kaltura_playlist module).
Comment #2
gangaloo commented"However, you can play few Kaltura videos without having to embed few players, by using the player controller JS
library (supplied with the module, and implemented in kaltura_playlist module)."
i would like to just play kaltura and youtube with one player?
Can you elaborate a bit more on how to do this?