Thursday, February 02, 2012

Daddy, tell me a story of how VB, WP7, Azure and my photos can be combined in the cloud to create a video story...

Microsoft Developer Network - Samples - (1code.codeplex.com/) - Story Creator Sample Application for Windows Phone 7 (VBWPAzureVideoStory)

Summary

This sample solution is a story creator for Windows Phone 7. You can use it to create photo stories on your phone, and send the stories to a Windows Azure service to encode them into videos. The Windows Azure Service includes a REST service built with WCF Web API, a simple HTML5 browser client that allows you to see encoded videos, and a native component encodes videos using WIC and Media Foundation.

While individual pieces of technologies are very interesting, the true power comes when the platforms are combined. We know most developers need to work with the combined platform rather than individual technologies. So we hope this sample solution will be helpful to you.

Use the Application

When you launch the client application, on the first screen you’ll find 3 buttons. They allow you to create a new story, or working on an existing one.

...

image

A pretty darn cool sample from one of my favorite sample sources, the All-In-One Code Framework team. That and I like sharing some VB love... :)

No comments: