[theora] <video src="*.ogg">

Eric Carlson eric.carlson at mac.com
Thu Jan 14 09:45:43 PST 2010


On Jan 14, 2010, at 9:34 AM, Benjamin M. Schwartz wrote:

> John Kintree wrote:
>> When I tried to view Basil's video streams yesterday, it
>> worked with Firefox 3.5.x on both Linux and Windows,
>> but failed with Chrome 3.0 on Windows XP.
>> 
>> I get opposite results with
>> http://www.citizenofplanetearth.org/citizen.ogg
> 
> I suspect you have a mime type problem.  When I open that page in Firefox
> 3.5, I see a page full of bizarre textual symbols.  In "Page Info" firefox
> tells me that it thinks the mime type is "text/html".
> 
  Indeed, you are serving it as text/html:

eric% curl -I http://www.citizenofplanetearth.org/citizen.ogg
HTTP/1.1 200 OK
Date: Thu, 14 Jan 2010 17:43:18 GMT
Content-Type: text/html
Connection: keep-alive
Server: Apache
Last-Modified: Sat, 26 Dec 2009 01:46:33 GMT
ETag: "229e5c1-17e7e25-47b97d78a4c0a"
Accept-Ranges: bytes
Content-Length: 25067045

eric


More information about the theora mailing list