Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 654D674BA for ; Sat, 10 Sep 2011 15:02:24 +0000 (UTC) Received: (qmail 52149 invoked by uid 500); 10 Sep 2011 15:02:21 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 52073 invoked by uid 500); 10 Sep 2011 15:02:20 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 52059 invoked by uid 99); 10 Sep 2011 15:02:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Sep 2011 15:02:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave.mehler@gmail.com designates 209.85.161.45 as permitted sender) Received: from [209.85.161.45] (HELO mail-fx0-f45.google.com) (209.85.161.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Sep 2011 15:02:15 +0000 Received: by fxh13 with SMTP id 13so524910fxh.18 for ; Sat, 10 Sep 2011 08:01:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=lI/ccZcykrfH0mG/ihw9c+pLue2VpKc+WjCbFoEQaU8=; b=R8FC5Cgyc3AiY8PjvLMQYhCwo4Y9TnbP6Iny60iJJNJtUh0dtbjO8z2yIr9PE7lF6y RU3pfPwCO/OvTOijdmoj5cKWbPfH7CsuPXfKVp89IZzSfVaBtouoTmbjrqVcfjYtxL38 xyVar3dbJMkerjBa1ASHOoFsu4l0mjqf1PU1o= MIME-Version: 1.0 Received: by 10.223.23.10 with SMTP id p10mr847235fab.112.1315666914279; Sat, 10 Sep 2011 08:01:54 -0700 (PDT) Received: by 10.152.24.7 with HTTP; Sat, 10 Sep 2011 08:01:54 -0700 (PDT) In-Reply-To: <20110910165102.cea21979.rambo@id.uw.edu.pl> References: <20110910162215.64885738.rambo@id.uw.edu.pl> <20110910165102.cea21979.rambo@id.uw.edu.pl> Date: Sat, 10 Sep 2011 11:01:54 -0400 Message-ID: From: David Mehler To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [users@httpd] Streaming multimedia content Hi, I've never embedded a player on a page, how would I pull this off? Thanks. Dave. On 9/10/11, Marcin 'Rambo' Roguski wrote: > On Sat, 10 Sep 2011 10:44:09 -0400 > David Mehler wrote: > >> Hi, >> >> I'm assuming the header is one that the browser doesn't understand, >> audio/mpeg is my guess. Is this solvable? > > Well, then you ask browser to handle audio file - it's up to plug-ins > installed how it will do it. For now, it does what's the most correct > course of action: by asking user what to do with the file it will > download. > > Why not use an embedded player on page? > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org