Introduction to Dynamic Packaging with Windows Azure Media Services

Mingfei is working as Program Manager in Windows Azure Media Services team in Microsoft, for building the coolest video streaming technology. With Media services, people could create, manage and deliver media content in the cloud to all kinds of devices – Xbox, Windows8, iOS and etc. Prior to this PM role, Mingfei worked as a Developer Evangelist in Singapore, responsible for driving excitement of Microsoft technologies and working with customers and partners to build innovative stuff. She is a frequent speaker in many local and global conferences such as Teched and TechDays, mainly talking about Windows Azure, Windows Phone and web technologies.
Comments
How to Build Customized Media Workflows Using the Media Services .NET SDK - Part I
@Katie:You have to encode video into Smooth in order to get to HLS. We do introduced a new function called dynamic packing and it produces HLS and Smooth streaming content based on H.264 on the fly. And only Mp4 is stored in the storage account. you could check out more in this video: http://channel9.msdn.com/Series/Windows-Azure-Media-Services-Tutorials/Introduction-to-dynamic-packaging
How to Build Customized Media Workflows Using the Media Services .NET SDK - Part I
Code sample for this video (Part I and Part II) is posted at http://sdrv.ms/XTHhpf. In order to use this project, you will need to modify the following things:
How to Build Customized Media Workflows Using the Media Services .NET SDK - Part II
@tsyselsky:
working on producing more materials..
How to Build Customized Media Workflows Using the Media Services .NET SDK - Part II
@JackSmith:Hi, I just dropped my code. Sorry I haven't finished my blog
Code sample for this video (Part I and Part II) is posted at http://sdrv.ms/XTHhpf. In order to use this project, you will need to modify the following things:
How to Build Customized Media Workflows Using the Media Services .NET SDK - Part II
@Residentx: This is not the only way - if you mean by using the Task Present. We also have a new function called dynamic packing which packing MP4 into Smooth Streaming on the fly (you don't need to store Smooth Streaming asset). Here is more information: http://blog-ndrouin.azurewebsites.net/?p=1721.
How to Build Customized Media Workflows Using the Media Services .NET SDK - Part I
@Residentx:Hope you fixed your code problem. I saw your post on the forum.
Episode 99 - Windows Azure Media Services General Availibility
@ZippyV: Hi, live streaming is currently available for TAP customers as a beta program. We are working on releasing it later.