Problem updating Kaltura - Error occurred during DB update:
[root@emlnx-media1 ~]# /opt/kaltura/bin/kaltura-db-update.sh Error occurred during DB update: No other information is given. Note: I also had a problem with updating kaltura-html5lib. See below. I had...
View ArticleProblem updating Kaltura - Error occurred during DB update:
[root@emlnx-media1 ~]# /opt/kaltura/bin/kaltura-sanity.sh [Space on /] [PASSED, RC: 0] - [.003643938] [Space on /opt/kaltura/web] [PASSED, RC: 0] - [.003452436] [Check httpd daemon status] [PASSED,...
View ArticleGoogle/smart TV SDK
Hi Is there a SDK for Google TV or any other kind of smart TV? Thanks
View ArticleTrouble setting up auto log rotation
Hello, Mehul: I got your point.Can you please tell me how much time does it take to update the analytics data(no. of videos played) in our Kaltura server? The time it takes will depend on how many...
View ArticleIs there a get for media by ReferenceID
Hello, Yes, this is due to: github.com kaltura/server/blob/Kajam-11.2.0/generator/NodeClientGenerator.php#L224 { if($action->result->attributes()->type == 'file') continue; $actionDesc =...
View ArticleChromecast demo doesnt work
I was testing with Enable experimental Chromecast support on Android Chrome browser but i guess it is still too experimenta. Its not enabling chromecast. thanks for replay.
View ArticleProblem updating Kaltura - Error occurred during DB update:
Hello, The issue starts here:error: unpacking of archive failed on file /opt/kaltura/web/html5/html5lib/v2.22/modules/AdSupport/resources/mw.AdLoader.js;5641dc5e: cpio: open Usually, this indicates a...
View ArticleNodeJS and Kaltura API
FYI - this was resolved in this pull: github.com/kaltura/server fix node js client lib by yossipapi on 01:22PM - 10 Nov 15 1 commits changed 1 files with 1 additions and 1 deletions. I will release a...
View ArticleIs there a get for media by ReferenceID
Thanks, I have tried using listAction, but i can't get any response other than undefined ... var mycb = function(success, results) { if(!success) { console.log("failed:" + results); } else {...
View ArticleIs there a get for media by ReferenceID
this is the actual request being sent with some signatures changed etc ... POST //api_v3/index.php?service=media&action=list&undefined HTTP/1.1Content-Type:...
View ArticleIs there a get for media by ReferenceID
Actually in the RAW HTTP Log I can see the data ...
View ArticleIs there a get for media by ReferenceID
Please share the full code so I can help you further.
View ArticleIs there a get for media by ReferenceID
In the callback function the results are not set , but the data comes back in the first success parameter
View ArticleIs there a get for media by ReferenceID
It took a lot of reverse engineering to get this to work. Firstly the way the module exports work and then the way in which the data is handled compared to how it is documented. I think these should...
View ArticleIs there a get for media by ReferenceID
We are always happy to get contributions, both to code and to documentation:)See https://github.com/kaltura/platform-install-packages/blob/Kajam-11.2.0/doc/Contributing-to-the-Kaltura-Platform.md for...
View ArticleIs there a get for media by ReferenceID
Also, for code reference with NodeJS, look at developer.kaltura.org which contains actual code examples using the API, one of the available langs is NodeJS.
View ArticleIs there a get for media by ReferenceID
jess: developer.kaltura.org The NodeJS ones need some work ... I have looked at it before ... tks for the help.
View ArticleIs there a get for media by ReferenceID
Welcome and again, will be happy to get feedback as to what you feel needs changing.
View ArticleKaltura CE 11.1.0 released
Hello jess, was the invalid domain extension on KMC login fixed in this release? Frans
View Article