> Is it possible to get this plugin video player to work over squid? If
> so, how?
>
> http://movenetworks.com/support/renderer.html
>
> Requires IE. We have squid/2.6.STABLE13
>
> Thanks
>
Should be. It seems to just be using www to download a streamed file.
Cache-friendly headers etc.
Unfortunately for everyone the file is
Content-Type: text/plain; charset=ISO-8859-1
containing binary control codes such as NULL, and BK, DEL.
So you are limited to testing it by URI extension of the media file and
hoping that nobody ever provides one dynamically.
Or if you have time you could complain loudly at them for not using a
proper streaming mime type on the data stream.
Amos
Received on Tue Dec 18 2007 - 14:52:39 MST
This archive was generated by hypermail pre-2.1.9 : Tue Jan 01 2008 - 12:00:02 MST