Archives

Archives / 2011 / February
  • How to Configure HTTP Proxy Settings for Publishing Point Push/Pull Connections

    If you use push/pull connection feature on IIS Live Smooth Streaming publishing points, you might run into a problem where somehow those connections failed to be established even though the same URLs work fine from your desktop applications (say Expression Encoder). If your server is behind a HTTP proxy, there is a good chance that it’s caused by the lack of HTTP proxy setting for your IIS worker process. IIS worker process by default runs under a lower privileged account and is not able to pick up the Internet Connection settings from your desktop user. The way to fix this problem is to use “netsh” command to set a machine level HTTP proxy for WinHTTP which the publishing point uses for establish push/pull connections.

  • New White Paper Released on The Performance Of Adaptive Streaming Over HTTP

    Cisco and The Georgia Institute of Technology just released a technical white paper on adaptive streaming here. It has some very in-depth performance analysis and comparison between Smooth Streaming, Netflix player and Adobe’s OSMF. While there are some interesting findings about all three platforms, I think it clearly shows that Smooth Streaming is far more superior than Adobe’s OSMF’s default implementation in those tests.