Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
I'm looking into users uploading media via ustream app, mobile or twitter client app on to my BP kaltura CE server.
So, does kalturaCE have a simple api so that it can be integrated into a mobile app for easy uploading from a phone?
Also, integrate or rip media from www.ustream.tv into BP-kalturaCE?
Kaltura provides a generic upload and import APIs, if you can get to the url ustream create, then you can call the media.addFromUrl action to import the file to Kaltura.
However, at the moment there is no special methods from recording/uploading directly from mobile phones, unless you can upload using the generic APIs or flash widgets from the phone you use.