building singtel f1 grid girls site with silverlight

14
Building Singtel F1 Grid Girls Site With Silverlight Crayon Digital Jocelyn Mae Villaraza

Upload: daktari

Post on 14-Feb-2016

30 views

Category:

Documents


0 download

DESCRIPTION

Building Singtel F1 Grid Girls Site With Silverlight. Crayon Digital Jocelyn Mae Villaraza. demo. We did it because…. The team behind it. How we did it?. Application design. Dealing with videos. Implementation Options. Video wall. VIDEO AS SEPARATE STREAMS. - PowerPoint PPT Presentation

TRANSCRIPT

Project: Singtel Grid Girls

Building Singtel F1 Grid Girls Site With Silverlight

Crayon DigitalJocelyn Mae Villaraza

demo

We did it because

The team behind it

How we did it?

Application design

Dealing with videos

7

Implementation Options

Progressive DownloadStreaming Put a media file on any server Vanilla hosting Can only view content thats been downloaded so far Cannot monitor consumption from server on demand/live media Can monitor consumption from server Windows Media Server IIS Add-on Random-access: Can fast forward/move around content immediately

Video wall

VIDEO AS SEPARATE STREAMS

PROsCONs Individual videos are easily changed Ability to maximize the videos that were shot Easier to change the design of Video Player Video rendering was not optimum on all client types More videos streams are opened on the server end

Composed Videos

Media

Media

PROsCONs No problems with rendering the videos on the client side Lesser video streams being opened on the server Tedious to compose the videos together Some videos for some of the girls needed to be trimmed out

COMPOSED VIDEOS

Compatibility test

13

Summary of Experience

QuestionPanel.DataContext = questions[currQuestion];

//Page.xaml.cs