SaaS CMS has officially launched! Learn more now.

naveedahmad@redweb.com
Jan 12, 2010
  6925
(2 votes)

Configuring video settings in EPiServer Relate+

I have recently worked on a project using standard out-of-box EPiServer Relate+ website and templates. As every module is very well written and integrated, the only missing piece was the video upload settings.

It took me a while to find out how to get these settings and update the site so that end user can upload video.  I thought it will be a good idea to write up a small blog post.

Steps

Step 1. Navigate to http://world.episerver.com/System/Video-Service/ and login with your usual world.episerver.com account

Step 2. Select register account as shown below

register_video

Step 3. The next screen will show your information, make sure all the required fields are there and click 'Next' (I have removed my auto generated email address)

video_next

Step 4:  Read and Check the 'Terms & Condition' box. As I am using it for demo purposes, I would select the development license.

video_confirm

Step 5: If your account is successfully created, you would be shown a confirmation page with  <cdnProvider>  settings at the bottom of the page.

 

Step 6: Open your EPiServer Relate+ web.config and find the <cdnProvider> node and replace the accessKey and secretAccessKey values with the actual values generated at the end of the process.

 

Tips

Navigate to the actual site and try uploading any video. The video service modules converts well known movie formats like mp4,mpeg into Flash format so it may take a while to upload your video and it will depend upon your system, network traffic and video file size.

Secondly, video files may not appear instantly on the page so just be patient.

Jan 12, 2010

Comments

Ian Causton
Ian Causton Sep 21, 2010 10:33 AM

Thanks a lot, just the info I required.
If anyone knows how easy it is to intergrate a third party to host the files, any experience/recommendations rather than EPiServer that would be v useful.

Thanks a lot

naveedahmad@redweb.com
naveedahmad@redweb.com Sep 21, 2010 10:33 AM

you can have a look at episerver extras site http://www.episerver.com/en/Extras/ and see if any of the video solution meets your requirement, or you may have a look into youtube data apis and integrate it with EPiServer.

Please login to comment.
Latest blogs
A day in the life of an Optimizely Developer - London Meetup 2024

Hello and welcome to another instalment of A Day In The Life Of An Optimizely Developer. Last night (11th July 2024) I was excited to have attended...

Graham Carr | Jul 16, 2024

Creating Custom Actors for Optimizely Forms

Optimizely Forms is a powerful tool for creating web forms for various purposes such as registrations, job applications, surveys, etc. By default,...

Nahid | Jul 16, 2024

Optimizely SaaS CMS Concepts and Terminologies

Whether you're a new user of Optimizely CMS or a veteran who have been through the evolution of it, the SaaS CMS is bringing some new concepts and...

Patrick Lam | Jul 15, 2024

How to have a link plugin with extra link id attribute in TinyMce

Introduce Optimizely CMS Editing is using TinyMce for editing rich-text content. We need to use this control a lot in CMS site for kind of WYSWYG...

Binh Nguyen Thi | Jul 13, 2024