Working with content - apis

Hello,

I would like to build my own backend that does mainly content manipulation for the videos stored in kaltura engine ce edition

The idea is to have different UI/UX for the trim,copy,clip,share functionality but still trigger kalura apis to do the job on the videos.

Can you please advise if that is feasible?

In general, is there something that can be done from the kaltura KMC and cant be done from the apis? Thank you

Hi @OCX,

Every KMC operation is achieved by making API calls and so, as a general rule, if KMC can do it, it can be done using the API:)

You may want to read https://blog.kaltura.com/api-inside-out-kaltura-architecture.

For clipping, see this example: