naveedahmad@redweb.com
Jan 12, 2010
visibility 7776
star star star star star star
(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.

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |