Opened 15 years ago
Closed 15 years ago
#8985 closed defect (Fixed)
Streaming/ASX/Direct Download does not work in IE8 but does on other browsers
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Plugin - MythWeb | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
In IE8 flowplayer acts like it is waiting for the stream to start. But there is no indications that the backend/mythweb is attempting to stream the video. In Chrome and Firefox the stream starts almost instantly. I also get the following in the backend log "Client backend is trying to announce a socket multiple times." and the following in apache "mythweb/pl/stream/2806/1285027200" when streaming.
ASX Streaming and Direct Download behave the same. Dos not work in IE8 but does in Chrome and Firefox.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [26650]) Fixes #8985, this fixes a IE js bug, as well as streaming in IE 8