Trouble with progressive downloads of flv files

This is a discussion on Trouble with progressive downloads of flv files within the Linux Web Servers forums, part of the Web Server and Related Forums category; hi We are using Apache 2.2.3 on Linux. In mime.types we have video/x-flv The URL ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-10-2007
BG Mahesh
 
Posts: n/a
Default Trouble with progressive downloads of flv files


hi

We are using Apache 2.2.3 on Linux. In mime.types we have

video/x-flv

The URL http://www.greynium.com/flv2.3/sample.html works fine in IE
but not in Firefox. In Firefox we are unable to view the video, it
goes directly to the end of the video.

But if the same video file is viewed from a different apache server it
works fine in Firefox. What is the settings in Apache 2.2.3 that is
causing Firefox to go to the end of the video?

I have also tried this by replacing the mime.types to

video/x-flv fv

but did not have any luck.

Any help is appreciated.

Mahesh

  #2 (permalink)  
Old 07-11-2007
BG Mahesh
 
Posts: n/a
Default Re: Trouble with progressive downloads of flv files


hi

Found the problem, I had to add flv extension in the following line
(httpd.conf)

<Location />

# Insert filter
SetOutputFilter DEFLATE

# Don't compress images
SetEnvIfNoCase Request_URI \\.(?:gif|jpe?g|png|flv)$ no-gzip dont-vary

</Location>


Related URL: http://httpd.apache.org/docs/2.0/mod/mod_deflate.html

On Jul 10, 9:36 pm, BG Mahesh <goo...@mahesh.com> wrote:
> hi
>
> We are using Apache 2.2.3 on Linux. In mime.types we have
>
> video/x-flv
>
> The URLhttp://www.greynium.com/flv2.3/sample.htmlworks fine in IE
> but not in Firefox. In Firefox we are unable to view the video, it
> goes directly to the end of the video.
>
> But if the same video file is viewed from a different apache server it
> works fine in Firefox. What is the settings in Apache 2.2.3 that is
> causing Firefox to go to the end of the video?
>
> I have also tried this by replacing the mime.types to
>
> video/x-flv fv
>
> but did not have any luck.
>
> Any help is appreciated.
>
> Mahesh



 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:48 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0