From user-return-11128-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Jun 24 20:38:36 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 48935 invoked from network); 24 Jun 2010 20:38:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Jun 2010 20:38:36 -0000 Received: (qmail 30953 invoked by uid 500); 24 Jun 2010 20:38:35 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 30907 invoked by uid 500); 24 Jun 2010 20:38:35 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 30899 invoked by uid 99); 24 Jun 2010 20:38:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 20:38:34 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of merlin.calo@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-ew0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 20:38:29 +0000 Received: by ewy9 with SMTP id 9so781847ewy.11 for ; Thu, 24 Jun 2010 13:38:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=8kKQ2BPSLrLHi0VvWNHnj1pfN7XnRsFoCuvJP71OvEc=; b=sqDlHT1xT5sXG29MIjQGlZ4T8CZqrE6Kn0WFy3ybnhxMQ4OIYZmOvGLK2lmazZqNd7 dDPVehR00Q8reStNKM/zg0Eke+ix8h17cj19p7EWGPNGhcMXoVa0DlPGOg4f2oN+yvsf 6gHH1szhuwCAy0pUP3DW0V3FxK4yi+xDCBsLE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Koaww6b/9oKs3UC8xIx9xaUoZJz94THXoLdrlsEDF1OVYYB6faf5F2MWr9vTicxK4K Dr6izvw7icMZxaeIgcCXCVrzuubggv6IJJ3q4096HNIEpZb6hXMavfoInyEIzpCemJFK jjdeKroVuqqcQgz5VW2jb5v8oW3dzs9LdjtG0= MIME-Version: 1.0 Received: by 10.213.112.212 with SMTP id x20mr2967234ebp.1.1277411887295; Thu, 24 Jun 2010 13:38:07 -0700 (PDT) Received: by 10.213.113.137 with HTTP; Thu, 24 Jun 2010 13:38:07 -0700 (PDT) In-Reply-To: References: <0CD85230-DFDA-4F6F-AF2C-64D7D662CB1F@apache.org> Date: Thu, 24 Jun 2010 16:38:07 -0400 Message-ID: Subject: Re: html5 seeking on a couch mp3/ogg attachment From: Merlin Calo To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001517478b96c62e540489cca1c5 --001517478b96c62e540489cca1c5 Content-Type: text/plain; charset=ISO-8859-1 Thanks, I was ready give it a different name every time someone posted. Don't want that. :O/ On Thu, Jun 24, 2010 at 4:29 PM, Mikeal Rogers wrote: > Apache CouchDB Users List > > On Thu, Jun 24, 2010 at 1:28 PM, Merlin Calo > wrote: > > Hi can someone tell me what list server group this is? > > > > Thanks! > > > > On Tue, Jun 22, 2010 at 5:28 AM, Adam Kocoloski > wrote: > > > >> Hi Ryan, Range headers are not currently supported, but they will be. > I'm > >> not sure about an ETA, though. Best, > >> > >> Adam > >> > >> On Jun 21, 2010, at 11:02 PM, Ryan Ramage wrote: > >> > >> > Hi all. It would be fantastic if a couchapp could support html5 media > >> > tags where the src is a mp3/ogg as a couch attachment. But I > >> > am seeming to have an issue. When a seek is done in the > >> > browser(skipping to a spot in the ogg), couch db cant support it. > >> > Browsers seem to issue a Range header. CouchDB (or the erlang http > >> > server?) is not currently doing anything with this. > >> > So the html5 tag support is not working so hot. I have compared the > >> > same audio file from a working server, and a couchdb server. > >> > See below for the results. > >> > > >> > It seems couch needs to deal with the Range request header and the > >> > Accept-Ranges, and Content-Range response headers. > >> > > >> > Is anyone else able to make a seekable media file from a couch db > >> > attachment? Any help would be great. > >> > > >> > Here is the header reference: > >> > > >> > CouchDB > >> > ------------ > >> > Request Headers > >> > Host: localhost:5984 > >> > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; > >> > rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729) > >> > Accept: > text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 > >> > 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 > >> > Range: bytes=0- > >> > If-None-Match: "55-38b290cca196c08a180c34c1970d262a" > >> > Cache-Control: max-age=0 > >> > > >> > Response Headers > >> > Transfer-Encoding: chunked > >> > Server: CouchDB/0.11.0 (Erlang OTP/R13B) > >> > Etag: "57-32aa971d2262ce3bac0af71b8dfda4dc" > >> > Date: Tue, 22 Jun 2010 02:38:32 GMT > >> > Content-Type: video/ogg > >> > Cache-Control: must-revalidate > >> > > >> > > >> > Other Server > >> > -------------- > >> > Request Headers > >> > Host www.miaowmusic.com > >> > User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; > rv:1.9.1.9) > >> > Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729) > >> > Accept > >> text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 > >> > 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 > >> > Range bytes=0- > >> > Cookie > >> __utma=192278326.2136153585.1277170435.1277170435.1277170435.1; > >> > __utmb=192278326.1.10.1277170435; __utmc=192278326; > >> > > >> > __utmz=192278326.1277170435.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none) > >> > If-Modified-Since Tue, 30 Jun 2009 18:46:49 GMT > >> > If-None-Match "2976699-2952c0-46d953aafd840" > >> > Cache-Control max-age=0 > >> > > >> > Response Headers > >> > Date Tue, 22 Jun 2010 01:36:40 GMT > >> > Server Apache/2.2 > >> > Last-Modified Tue, 30 Jun 2009 18:46:49 GMT > >> > Etag "2976699-2952c0-46d953aafd840" > >> > Accept-Ranges bytes > >> > Content-Length 4800 > >> > Content-Range bytes 2703360-2708159/2708160 > >> > Keep-Alive timeout=15, max=99 > >> > Connection Keep-Alive > >> > Content-Type application/ogg > >> > >> > > > --001517478b96c62e540489cca1c5--