SaaS CMS has officially launched! Learn more now.

Joe Bianco
Dec 27, 2011
  4159
(0 votes)

The EPiServer Relate Video Gallery Service

The EPiServer Relate Video Gallery Service is one of the lesser known features of EPiServer Relate.  It provides a simple, cost effective, elastic, reliable, and global solution for the encoding and delivery of videos uploaded to EPiServer Relate video galleries by members of your EPiServer Relate community.  

High Level Architecture

The Video Gallery Service consists of the following major components:

  • Video Conversion and Thumbnail Service - Encodes uploaded videos into the Flash video format.  Creates thumbnails of the videos to enable moderators to quickly preview the content without the need to watch the entire video.
  • Content Delivery Network (CDN) – Hosts and delivers static and streaming content using a global network of edge locations. Requests for videos are automatically routed to the nearest edge location, so content is delivered with the best possible performance. The CDN runs on Amazon CloudFront.
  • CDN  Provider –  Receives and processes events from the CDN, and relays the information to EPiServer Relate (e.g  upload complete, encoding complete, etc.).  The CDN Provider runs on your web servers.
  • Origin Server - An origin server is the location of the definitive versions of your videos that are replicated throughout the content delivery network.  The Origin Server runs in the EPiServer cloud.

Performance & Scalability

Because the CDN is based on Amazon CloudFront, you don’t need to worry about maintaining expensive web-server capacity to meet the demand from potential traffic spikes for popular content. The service automatically responds as demand increases or decreases without any intervention from you.

Video Encoding Formats

When using the default CDN provided with EPiServer Relate, uploaded videos are encoded to the Flash video format. A custom CDN provider can be implemented if you need to encode to other formats.  The following file types can be converted using the default CDN:

  • Container Files - AVI, MOV, MKV, ASF, MP4, 3GP
  • Video Codecs - DivX, Xvid, H.264, WMV, MPEG2, MSMPEG4, Sorensen
  • Audio Codecs - MP3, AAC, WMA, AC3

Using other Video Services and Content Delivery Networks

Because the Video Service is provider based, you can either use the default CDN provider or build your own to utilize another service (e.g. Akamai, Limelight, etc.).

Pricing Model

Monthly pricing is based on bandwidth usage per month.

Technical Details

See EPiServer Relate/Community SDK > Additional Content > Developers Guide > How To > VideoGallery for more technical details.

Dec 27, 2011

Comments

Jan Montano
Jan Montano Feb 9, 2012 12:44 AM

Can one VIdeo Gallery Service account be used in several EPiServer sites?

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