Player shows a black screen or is stuck loading the video
Sorry guys, but this seems to be a related thread about video playback issues. I have a question and would you mind my asking here and I really need an answer now. Yesterday, I downloaded a video...
View ArticleDWH does not build analytics graphs after kaltura upgrade to 13.0
Hi there My It seems there is a missing table “done_cycles”? But why I don’t have this in my DB? I ordinary updated my the kaltura-dwh. Error message in the “etl_hourly…log”:...
View ArticleLive caption with Kaltura player
Is it possible to use captions in a Live stream in Kaltura using the Kaltura player? thanks Lluís
View ArticleCustom Metadata - Media Repurposing
Hi @luca.guindani, You can read about the media re-purposing feature here: https://knowledge.kaltura.com/media-repurposing The MRP custom metadata schema is auto added by this script...
View ArticleDWH does not build analytics graphs after kaltura upgrade to 13.0
Hi @roger78, I was facing same issue. When the Kaltura CE 12.14 was released, ‘kaltura-dwh’ was updated from verision 11.3 to version 12.14. Currently, the ‘kaltura-dwh’ requires new table...
View ArticleLive stream offline: custom image and message?
Does anyone here know how you set up the player so that a live stream that is offline shows a custom message? In the KMC, when you edit a live stream, you have the option “Offline message” but it...
View ArticleLive stream offline: custom image and message?
Hi Peter, See Customise "Entry in Process" For live streaming, you need to change the value for ks-LIVE-STREAM-OFFLINE-TITLE. You can see all messages and “const” names here:...
View ArticleLive stream offline: custom image and message?
Hi Jess! Thanks a lot! That was what I was looking for…in a way. I guess I’ll have to create a new player for a specific message.
View ArticleQuizzes - adding long questions, using exponents
Hi @wjfarrell You brought up 2 items. Character limits - Kaltura are planning on raising the limit on the questions and answer very soon. since the quiz will be relocated to the new Kaltura editor,...
View ArticleJavascript function KalturaUploadService.upload() not found!
Hi @garberfc , The chunked upload library does the upload flow for you; https://github.com/kaltura/chunked-file-upload-jquery . It will get the file from the user browse dialog, then chunk the file...
View ArticleWidevine Classic is not supported- Android
pruebas_testa: Android 6.0 Widevine classic is not supported on Android 6.0 and up. See widevine announcement in their official blog: https://www.widevine.com/product_news.html
View ArticleHow add Kaltura sdk Player in iOS xamarin form
hey @pruebas_testa, Please make sure to use “PKMediaSource” not “MediaSource” with our latest version. github.com kaltura/playkit-ios playkit-ios - PlayKit: Kaltura Player SDK for iOS Best, Eliza
View ArticleKaltura CS - Quitting before saving
Sorry if this issue has been addressed but I cannot find a solution anywhere. On a few occasions I’ve quit KalturaCS before stopping the recording. The file is in tact but unable to be opened. Likely...
View ArticleKaltura_sphinx_searchd.log file growing due to errors occurring
Hi jess Problem persists as before. where we were unable to generate core-files: [root@media01 ~]# gdb --args /opt/kaltura/sphinx/bin/searchd.debug --config...
View ArticleKaltura_sphinx_searchd.log file growing due to errors occurring
Hi @msl2000, Sphinx was not launched from GDB because it was already running. Hence the bind() failed on 0.0.0.0. Like I said, before you try to launch it from GDB, you must stop the currently running...
View ArticleWidevine Classic is not supported- Android
Hey @oren_melamed, When I use //Prepare player with media configuration. player.Prepare(mediaConfig); I was able to solve the error that is mentioned but I have a new issue...
View ArticleHow add Kaltura sdk Player in iOS xamarin form
Hey @elizas, I am using the binding the lastes versión, the source is PKMediaSource but when the binding is done the result is as follows. [Protocol] [Register("MediaSource", true)] public class...
View ArticleVideo Recorder file upload?
There was no information on how to upload a webcam recorded video to Kaltura in any of the documentation. Any suggestions on which functions to call. I am using Javascript library.
View ArticleVideo Recorder file upload?
Hi @pajay, Are we talking about a pre-recorded file or a live stream from the camera? For a pre-recorded file, you can use https://github.com/kaltura/kaltura-parallel-upload-resumablejs or...
View ArticleVideo Recorder file upload?
Hi @jess, Thank you for replying. I wanted to know how I can upload to Kaltura a video blob right after recording a video using my webcam.
View Article