What is uploadTokenId?

No replies
Joined: 02/05/2010
Points: 15

I want to upload file using my own interface, then to submit file to kaltura for processing? How to do that?

I suppose I must use media/addFromUploadedFile, but i don't see info what must be tha value for uploadTokenId. It doesn't seems like path to the file, which for sure must be passed to the action. Is there any example?