<div dir="ltr">crunchyroll open-sourced this:<div><br></div><div><a href="https://github.com/crunchyroll/swiftmp4">https://github.com/crunchyroll/swiftmp4</a><br></div><div><br></div><div>.. which last I checked supported time based offset streaming directly through the swift proxies using a cool buffering hack.  But IIRC, it's pretty tied to the mp4 format.  I think it was based on.... maybe...</div>
<div><br></div><div><a href="http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2">http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2</a><br></div><div><br></div><div>dunno if the email I have for Young Kim is current.  I'm pretty he wasn't using IIS or even Apache as a front end but instead just served from swift proxies directly.</div>
<div><br></div><div>Do you by chance have a simple explanation of the disadvantage of straight up HTTP pseudo streaming using Swift's native range support to serve video directly from swift?  Cause I always just upload mp4's, setup some container-acl's and point chrome at the url and it "just works"...</div>
<div><br></div><div>/me continues his quest for even a basic understanding of the state of the art for video streaming on the web</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 7, 2014 at 1:54 PM, Brent Troge <span dir="ltr"><<a href="mailto:brenttroge2016@gmail.com" target="_blank">brenttroge2016@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div>I am looking to store smooth streaming assets into my swift cluster. I can instruct IIS 7 to reverse proxy into swift, however that doesn't seem a supported configuration for IIS Media Services to read the smooth streaming assets. It appears IIS Media services expects the VOD assets to be local or accesible via CIFS.  Does anyone have experience serving smooth streaming VOD assets stored in a swift cluster?   I have been able to serve the smooth streaming assets from swift if using Apache and mod_smoothstreaming. However, not all IIS media functionality is found in the Apache module. So I am stuck with IIS Media services.<br>

<br>Thanks!<br><br>   <br></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>