Thursday, September 3, 2009

Problem serving video to Mac/Safari/Quicktime

Hi,
I was wondering if anyone had a good way they use to serve video that
works for Quicktime inside Safari on a Mac?

Sound simple, right? Just use Media view.
Problem is that after much checking Charles (debug proxy) clued me in
on the fact that when you serve the file, the browser first loads it,
then the plugin loads it aswell. This is a second request with a
different user agent and you probably know how Cake treat that kind of
request. Session expires, user logged out and so on.

The only way past it I have found so far is to drop agent checking but
I am hoping there is a better way. Any ideas?

/Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: