You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

88 lines
2.6 KiB

<kcw>
<UIConfigList>
<UIConfig>
<target>ContributionWizard.swf</target>
<cssUrl>/content/uiconf/kaltura/kmc/kcw/v2.1.4/styles.swf</cssUrl>
<localeUrl>/content/uiconf/kaltura/kmc/kcw/v2.1.4/en_US_ContributionWizard_kaltura.swf</localeUrl>
</UIConfig>
</UIConfigList>
<ImportTypesConfig>
<taggingConfig>
<minTitleLen>1</minTitleLen>
<maxTitleLen>2000</maxTitleLen>
<minTagsLen>0</minTagsLen>
<maxTagsLen>2000</maxTagsLen>
</taggingConfig>
</ImportTypesConfig>
<webcamParams>
<keyFrameInterval/>
<width/>
<height/>
<framerate/>
<favorArea/>
<bandwidth/>
<quality/>
</webcamParams>
<limitations>
<upload>
<singleFileSize min="-1" max="-1"/>
<numFiles min="-1" max="100"/>
<totalFileSize min="-1" max="-1"/>
</upload>
<search>
<numFiles min="-1" max="-1"/>
</search>
</limitations>
<mediaTypes>
<media type="video">
<provider id="upload" name="upload" code="1">
<authMethodList>
<authMethod type="1"/>
</authMethodList>
<moduleUrl>UploadView.swf</moduleUrl>
<fileFilters>
<filter type="video">
<allowedTypes>flv,asf,qt,mov,mpg,avi,wmv,mp4,3gp,f4v,m4v,mpeg,mkv,rm</allowedTypes>
</filter>
</fileFilters>
</provider>
<provider id="webcam" name="webcam" code="2">
<authMethodList>
<authMethod type="1"/>
</authMethodList>
<moduleUrl>WebcamView.swf</moduleUrl>
<customData>
<serverUrl>rtmp://{HOST_NAME}/oflaDemo</serverUrl>
</customData>
</provider>
</media>
<media type="audio">
<provider id="upload" name="upload" code="1">
<authMethodList>
<authMethod type="1"/>
</authMethodList>
<moduleUrl>UploadView.swf</moduleUrl>
<fileFilters>
<filter type="audio">
<allowedTypes>flv,asf,wmv,qt,mov,mpg,avi,mp3,wav</allowedTypes>
</filter>
</fileFilters>
</provider>
</media>
</mediaTypes>
<StartupDefaults>
<SingleContribution>true</SingleContribution>
<autoTOUConfirmation>false</autoTOUConfirmation>
<enableTOU>false</enableTOU>
<showLogoImage>false</showLogoImage>
<NavigationProperties>
<showCloseButton>true</showCloseButton>
<enableIntroScreen>false</enableIntroScreen>
<enableTagging>true</enableTagging>
</NavigationProperties>
<gotoScreen>
<mediaType>video</mediaType>
<mediaProviderName>upload</mediaProviderName>
</gotoScreen>
</StartupDefaults>
</kcw>