In a simple upload process, the KSU transparent widget plays the role of a service delegator, establishing direct communication between the desktop browser application and Kaltura services.
If you want to enable advanced upload options, such as importing content from external media sources (such as MySpace and Flickr), consider integrating your web application with the Kaltura Contribution Wizard, which is Kaltura’s more sophisticated media uploader/importer widget.
The KSU Widget supports the following functionality for uploading media:
- Uploading single/multiple media file/s using desktop browser selection
- JavaScript-enabled configuration of uploaded media type/s, maximum file size, maximum number of uploads, and maximum size of total uploads
- JavaScript-enabled setting of metadata fields related to the uploaded media
Generic uiConf for KSU
For a set of common media groups and file types, use the generic uiConf:Id = 1103.
You can use the default KSU uiConf to upload the following file formats:
- Video: .flv, .asf, .qt, .mov, .mpg, .mpeg, .avi, .wmv, .mp4, .m4v, .3gp
- Image: .jpg, .jpeg, .bmp, .png, .gif, .tif, .tiff
- Audio: .flv, .asf, .wmv, .qt, .mov, .mpg, .avi, .mp3, .wav, .mp4, .wma, .3gp
- Media group (video/image/audio): .qt, .mov, .mpg, .avi, .mp3, .wav, .mp4, .wma, .flv, .asf, .qt, .mov, .mpeg, .avi, .wmv, .m4v, .3gp, .jpg, .jpeg, .bmp, .png, .gif, .tif, .tiff
- Documents: .csv, .doc, .docx, .txt, .xls, .xlsx, .ppt, .pptx, .pdf, .rtf, .tab, .gif, .jpg, .jpeg, .art, .bmp, .tif
- SWF (flash document): .swf
- Any (all groups): .swf, .csv, .doc, .docx, .txt, .xls, .xlsx, .ppt, .pptx, .pdf, .rtf, .tab, .mov, .mpg, .avi, .mp3, .wav, .mp4, .wma, .flv, .asf, .qt, .mov, .mpg, .mpeg, .avi, .wmv, .m4v, .3gp, .wav, .mp4, .jpg, .jpeg, .art, .bmp, .png, .gif, .tif, .tiff
The file format is detected according to the media file extension.
You can change the supported file types by modifying the uiConf of the KSU widget.
GUI Screenshot
While the KSU Widget is a GUI-less transparent widget, that triggers a standard desktop browser application for media selection.

