naveedahmad@redweb.com
Jan 12, 2010
  7045
(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
How to add an Admin Mode add-on in Optimizely CMS12

How to add a new add-on with navigation and unified stylesheet

Bartosz Sekula | Jan 2, 2025 | Syndicated blog

Managing Your Graph Conventions

Recently, Optimizely released a Conventions API for manging how various fields on your CMS content are indexed by the Graph. This is an extremely...

Ethan Schofer | Dec 31, 2024

SaaS CMS and Visual Builder - Opticon 2024 Workshop Experience

Optimizely is getting SaaSy with us…. This year Optimizely’s conference Opticon 2024 took place in San Antonio, Texas. There were a lot of great...

Raj Gada | Dec 30, 2024

Copy Optimizely SaaS CMS Settings to ENV Format Via Bookmarklet

Do you work with multiple Optimizely SaaS CMS instances? Use a bookmarklet to automatically copy them to your clipboard, ready to paste into your e...

Daniel Isaacs | Dec 22, 2024 | Syndicated blog

Increase timeout for long running SQL queries using SQL addon

Learn how to increase the timeout for long running SQL queries using the SQL addon.

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Overriding the help text for the Name property in Optimizely CMS

I recently received a question about how to override the Help text for the built-in Name property in Optimizely CMS, so I decided to document my...

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog