Kaltura Client Library - Java

How to update Content?

Hello,

when trying to update content in an existing entry we get the following error:

com.kaltura.client.KalturaApiException: Internal server error occured

Not able to download the client library for Java

Facing difficulty to download from http://www.kaltura.com/api_v3/testme/client-libs.php

Is there any alternative way to download it

[TUT] Can anyone Post Good Tutorials [/TUT]

Can any one post good Tutorials please

How to Download video using API?

can anyone please help me how to download a video from kaltura server using API ?

add tags to videos

Hello all
i want to add tags to videos that i am uploading to kaltura server

can anyone tell me java api for this

thanks

How to get Content Size (content length) using Client API

HI,

-- Fetching Content Size (length) Information usingJava Client API --

request for ajax.php

Hi,

I want to download/use ajax.php file which is placed at http://www.kaltura.com/projects/VideoPresentationDemo/ajax.php

Please help.

Regards,
Ranjeet Kanth

Boolean values always false

The web services return boolean values as integers instead of strings (0 and 1 instead of 'True' and 'False').