Forum Search Results for "" RSS 1—10 of 26

More Search Options

  • Re: Live Smooth Streaming: Browser blocks when push encoder is running

    Posted to IIS7 - Media by samzhang on 11-19-2009, 4:32 PM

    Are you running IIS on Vista or Win7? If yes, you might be hitting the maximum number of concurrent connections limit of IIS7 on client SKUs. Pushencoder maintains long running connections to the server, so it's much easier to hit that limit. If you use IIS7 on Windows Server 2008 (or R2), it should work fine. Thanks.

    • http://forums.iis.net/p/1162767/1925478.aspx#1925478
  • Re: IIS 7 mp4 playback does not allow random access or seeking

    Posted to IIS7 - Media by samzhang on 10-09-2009, 12:55 AM

    I still think it's more likely to be related to player's logic because IIS is just used as a normal web server here. One thing you can do is to capture the HTTP response headers from IIS vs. Apache and see what are the differences. Then you can try to config IIS to return the same HTTP headers and see if that helps.

    • http://forums.iis.net/p/1161570/1920094.aspx#1920094
  • Re: How can multiple video feeds be brought into to IIS and exposed as smooth streams?

    Posted to IIS7 - Media by samzhang on 10-08-2009, 2:49 AM

    Hi JamesC78,  You would need to have an encoder that encodes these stream to smooth streaming format and then send them to the IIS server. For example, Inlet's Spinnaker encoder can output live smooth streaming streams and work with IIS. Thanks.

    • http://forums.iis.net/p/1161332/1919936.aspx#1919936
  • Re: Use of any web server for smooth streaming transport

    Posted to IIS7 - Media by samzhang on 10-08-2009, 2:43 AM

    Hello zipped.power, On-demand Smooth Streaming module in IIS Media Services is highly optimized and gives you the best performance and scalability on Windows Server. It also supports advanced features such as fast forward, fast rewind, metadata/binary track, etc. IIS Media Services also contains Live Smooth Streaming module which brings ...

    • http://forums.iis.net/p/1161351/1919935.aspx#1919935
  • Re: IIS 7 mp4 playback does not allow random access or seeking

    Posted to IIS7 - Media by samzhang on 10-08-2009, 2:27 AM

    Hello arseman03,  Byte range seek is natively supported in IIS7 and there's no additional configuration you need to do if you are just hosting static files. Ultimately it's the media player that's deciding whether you can seek beyond the downloaded portion. It could be that the player you're using does not have that ...

    • http://forums.iis.net/p/1161570/1919933.aspx#1919933
  • Re: Bitrate throttling and out of memory issues

    Posted to IIS7 - Media by samzhang on 05-07-2009, 3:43 AM

    IIS Media Services (previously known as IIS Media Pack) is supported on IIS7. Thanks,

    • http://forums.iis.net/p/1150616/1902973.aspx#1902973
  • Re: Live Smooth Streaming feedback thread

    Posted to IIS7 - Media by samzhang on 04-13-2009, 4:33 AM

    Hello Michelnok, The Beta release of Live Smooth Streaming always requires archive being enabled in order to serve smooth streaming clients. More controls over archiving functionality will be available in future releases. Thanks,

    • http://forums.iis.net/p/1156149/1900292.aspx#1900292
  • Re: Smooth Streaming and Web Playlists

    Posted to IIS7 - Media by samzhang on 03-30-2009, 4:07 PM

    Hi Anders, Web Playlist was designed to work with progressive download while Smooth Streaming is an advanced streaming mechanism. So the current version of Web Playlist can not work with Smooth Streaming. That said, Smooth Streaming can be easily extended to work with any URL obfuscation mechanism by implementing custom IIS module and player ...

    • http://forums.iis.net/p/1156428/1898684.aspx#1898684
  • Re: Intelligent Streaming

    Posted to IIS7 - Media by samzhang on 03-27-2009, 4:00 AM

    Hi Stavros, I don't know exactly how Silverlight handles MBR from WMS but if that's the case it should be just a implementation limitation in Silverlight. MBR is still fully supported from WMS and Windows Media Player. You might also want to check Sliverlight 3 Beta and see if this functionality is added.

    • http://forums.iis.net/p/1156361/1898396.aspx#1898396
  • Re: Hotlink

    Posted to IIS7 - Media by samzhang on 03-22-2009, 5:48 PM

    Hello galgamesh, I think the best way is to do it programmatically. First, use URL Rewriter module to rewrite all the incoming .flv requests to .isx requests which will be handled by web playlist handler. Then create a custom playlist provider to link the .isx request back to the actual FLV file. In the process of doing this, web playlist ...

    • http://forums.iis.net/p/1154386/1897700.aspx#1897700

1 2 3 Next >

Microsoft Communities