Offline Playback for mp4 files

Can I download simple mp4 file and use “Offline Playback” to store the file?

Will that file be protected?
Will it have Expiry?

Hi @aditya_pise,

There is an overview of that feature here:
https://vpaas.kaltura.com/documentation/Mobile-Video-Player-SDKs/v3_Android_Offline.html#sts=Offline%20Playback

To learn how to download a specific flavour for a Kaltura entry ID, see:

Or, to do so programtically, you can use the flavorAsset->geturl() API. An example for that is available here:

This particular example uses the PHP client but the same can be done with any other client you choose to use.

When you say “Will that file be protected?” what sort of protection are you referring to?