News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
Streaming Silverlight Video with PHP
March 31, 2010 @ 08:45:52

In a new post to his MSDN blog today Brian Swan looks at combining PHP with Silverlight to make it simpler to embed streaming content into your sites.

I'd planned on diving into the Embedding Silverlight in PHP project, but what I found is that there have been some changes in Microsoft technologies since the release of that project that make it even easier to embed Silverlight in PHP applications. So I'll stick to the spirit of my promise if not to the letter of it.

He shows how to set up some storage (a blob) on the Windows Azure service as a place to keep the video you're going to stream. When you set it up you'll create a public service name and get an access key that you can use when accessing the videos. He includes an example of the upload process and how, based on the information for each video, you can use this project to pull video directly from this data store.

0 comments voice your opinion now!
silverlight embed tutorial azure windows


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Using the Twitter API with PHP and PEAR

DevShed: Generating View from MySQL to Simulate the Model-View-Controller Schema in PHP

Manuel Pichler's Blog: PHP_Depend jumps on the D-BUS

Rob Allen's Blog: A form in your layout

Christoph Dorn's Blog: Profiling queries with Zend_Db_Profiler_Firebug


Community Events









Don't see your event here?
Let us know!


example opinion database code phpunit api interview composer zendframework2 release object tool introduction testing podcast language development framework unittest community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework