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
Hi, I've embebbed the KCW in a section of a web, and I realised that when the user tries to upload a video, the widget doesn't let you select the converstion profile. Instead of that, kaltura applies the "default" profile, and you have to go to the KMC manually to apply another conversion profile to the entry.
The UiConf that I paste in the code is the KCW Light that comes by default.
Is there a way that I can configure the UiConf (via flashvars or xml editting) so I can select one of the profiles the publisher has?
P.S. I'm asking this because the KMC's uploader lets you select the profile without problems. The version I'm using is Kaltura CE 5.0.
I haven't tried it yet, but, isn't it an alternate solution? I mean, I could add another conversion profile after adding the entry, but Kaltura would automatically convert it to the Default profile first. I would end up having 2 conversions of the entry, even though I only want one of them.
The KSU widget inside the KMC does this without problems, that's why I asked this.
Anyway, as I said, I haven't tried what you suggest, but thanks for answering.
Are you using the KSU or KCW? They are different.
With KSU you might be able to do that (again with js)
Maybe I'm doing it wrong by choosing the KCW :S
Ok, I'll try first integrating KSU and see if it works for me.
I don't see any flashvar that does that (http://knowledge.kaltura.com/kaltura-contribution-wizard-kcw-customizati...)
However you can use the js function (AfterAddEntry) to add it automatically, right after the creation of the entry