Re: problem with WMP and firefox



Oh I guess my problem is slightly different then... should have read
the rest of your message! The cookies don't seem to be an issue,
because it definitely is downloading the WMV file. It just doesn't
*play* it. Like, maybe I'm missing something in the header? Here's
my headers, any ideas? (just checked, cookies are the same)

Response Headers:
Server Microsoft-IIS/5.1
Date Fri, 19 Oct 2007 21:45:30 GMT
X-Powered-By ASP.NET
X-AspNet-Version 2.0.50727
Connection Keep-Alive
Cache-Control public
Content-Type application/x-ms-wmv
Content-Length 36906575

Request Headers:
Host localhost
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7)
Gecko/20070914 Firefox/2.0.0.7
Accept text/xml,application/xml,application/xhtml+xml,text/
html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer http://localhost/project/playmedia.aspx?mediaID=4




On Oct 19, 1:12 am, MacFly <du...@xxxxxxxxx> wrote:
Hello,

For me, if I bypass the sessionid checking in my servlet, playing video
into activex works, I can watch it, but, as WMP send 2 requests to my
server instead of 1, my server is twice more occuped...and it's not good
with my large video files.
To answer to your remark :
> Here's the really odd thing: if I watch a video first in IE, it works
> OK in Firefox. WTF?!
apparently, WMP activex used in firefox retrieve cookies from IE!, not
firefox's cookies.This may explain why when you launch IE first, it works.
take a look here:http://groups.google.fr/group/microsoft.public.windowsmedia.player.we...

Is somebody has a solution for my issues?
thanks

bryan...@xxxxxxxxxxx wrote:
Wow, what a coincidence... same *exact* problem with my project today,
only I'm on a ASP.NET backend.

Here's the really odd thing: if I watch a video first in IE, it works
OK in Firefox. WTF?!

Smacking my head against the wall today over this problem... I seem to
be doing the exact same thing that this page is doing:

http://plugindoc.mozdev.org/testpages/wmp9.html

Only mine is not working.

Clearly this page is also doing some sort of binary redirection
because that data parameter is a php page, not a WMV file. So I know
this can work.


.



Relevant Pages

  • FC4 Firefox video
    ... cache and cookies in Firefox I was finally able to play the video on ...
    (Fedora)
  • Re: MP criticises ID card opposition
    ... Opera seems to manage OK. ... What cookies do we each have blocked? ... I use Firefox for most Web browsing, ...
    (uk.people.support.depression)
  • Re: page test + page design.
    ... I confirm dark blue on black, and that's only the menu, no content at all ... Change the colour *in Firefox* to blue. ... There is *no* interaction between the Firefox session cookie and the IE ... Third test: with all cookies disabled in Firefox: refresh the page. ...
    (alt.html)
  • Re: Cookies problems - why do they need special treatment?
    ... I've been programming in php for a long time, ... When I have headers before the cookies set, ... headers & body (not to be confused with an HTML head & body). ...
    (comp.lang.php)
  • Re: Cookies problems - why do they need special treatment?
    ... When I have headers before the cookies set, ... A response of a server is divided into headers & body (not to be confused with an HTML head & body). ... As soon as you get out of an HTML mindset (and those atrocious files mixing HTML & PHP like there's no tomorrow) this is actually quite easy. ...
    (comp.lang.php)