Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 83279 invoked from network); 19 Jul 2005 08:09:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 08:09:58 -0000 Received: (qmail 64450 invoked by uid 500); 19 Jul 2005 08:09:33 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 64345 invoked by uid 500); 19 Jul 2005 08:09:33 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 64285 invoked by uid 99); 19 Jul 2005 08:09:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 01:09:33 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [213.228.0.176] (HELO postfix4-2.free.fr) (213.228.0.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 01:09:28 -0700 Received: from [192.168.0.3] (pha75-8-82-228-227-1.fbx.proxad.net [82.228.227.1]) by postfix4-2.free.fr (Postfix) with ESMTP id AE072322175; Tue, 19 Jul 2005 10:09:29 +0200 (CEST) In-Reply-To: <42DBACA3.3030904@opsomai.com> References: <42DBA998.3070908@opsomai.com> <42DBACA3.3030904@opsomai.com> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: multipart/alternative; boundary=Apple-Mail-14--428034782 Message-Id: Cc: tomcat-dev@jakarta.apache.org From: =?ISO-8859-1?Q?J=E9r=F4me_Chauvin?= Subject: binary streaming / content-type problem with mod_jk ? Date: Tue, 19 Jul 2005 10:09:29 +0200 To: "Tomcat Users List" X-Mailer: Apple Mail (2.622) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Apple-Mail-14--428034782 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi all ! I've developed a servlet ("BinaryStreaming" based on "StreamingContent"=20= by Raj Behera) which does a binary stream of a mpeg video file which is=20= created progressively (by another servlet/software/Unix command/... not=20= important ) and finally read and played by Quicktime. I use Apache and Tomcat so I've installed mod_jk All work well (-> MacOS and Windows) but... : If I go on http://localhost:8080/my_test/BinaryStreaming it=20 works well with QuickTime 7 and QuickTime 6 (6, 6.5, 6.5.2, ...). I have mod_jk so I can go on =20 http://localhost/my_test/BinaryStreaming and here it still works=20= well with QT7. But QT6 seems to wait that the video file is entirely created to start=20= the viewing instead of starting to play the movie as soon as there is=20 data in it, progressively. -> like it does with QT7 and QT6 with :8080 OR when I use QT7 without=20= :8080. I think it's due to mod_jk but I've no idea to make it work I've found that another person had a similar problem, but no answer was=20= given : http://www.junlu.com/msg/107218.html This message was posted in 09/2004 and it seems that Apache causes=20 problems with pre-defined MIME-Types. Does someone have an answer or an idea ? :-) I really need to fix this ! :( Thanks in advance. :o) Regards, J=E9r=F4me --- J=E9r=F4me Chauvin OPSOMAI 77, rue de Charonne 75011 Paris - France T=E9l : +33 (0)1 58 39 38 22 Fax : +33 (0)1 43 70 70 72 @ : jerome.chauvin@opsomai.com URL : http://www.opsomai.com= --Apple-Mail-14--428034782--