#3769 HIGH Trial-3: Video not playing

Zarro Boogs per Child bugtracker at laptop.org
Wed Oct 10 18:10:55 EDT 2007


#3769: Video not playing
-----------------------------+----------------------------------------------
  Reporter:  bert            |       Owner:  djbclark
      Type:  defect          |      Status:  closed  
  Priority:  high            |   Milestone:  Trial-3 
 Component:  infrastructure  |     Version:          
Resolution:  fixed           |    Keywords:          
  Verified:  0               |  
-----------------------------+----------------------------------------------
Changes (by djbclark):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Replying to [comment:6 jg]:
 > Danny, would you please ensure ogg theora, ogg vorbis, ogg speex, real
 video, .xo, and .xol mime tyupes are all set up properly on our web
 servers and wikis?

 == apache2.conf changes ==
 /etc/apache2/apache2.conf
 {{{
     # Added by djbclark - see http://dev.laptop.org/ticket/3769
     AddType application/annodex .anx
     AddType application/ogg .ogx
     AddType application/xspf+xml .xspf
     AddType audio/annodex .axa
     AddType audio/flac .flac
     AddType audio/x-oggvorbis .oga
     AddType audio/x-oggvorbis .ogg
     AddType audio/x-oggvorbis .spx
     AddType video/annodex .axv
     AddType video/ogg .ogv
     AddType audio/x-pn-realaudio .ra
     AddType audio/x-pn-realaudio .ram
     AddType audio/x-pn-realaudio .rm
     AddType audio/x-pn-realaudio-plugin .rpm
     AddType video/vnd.rn-realvideo .rv
     AddType application/vnd.olpc-sugar .xo
     AddType application/vnd.olpc-content .xol
 }}}

 == scope ==
 Apache /etc/apache2/apache.conf and /etc/mime.types on laptop.org and
 dev.laptop.org

 == testing ==
 Tested using Mime Check 3.1 - http://mindprod.com/applet/mimecheck.html
 (running as local Java app) - and files under http://laptop.org/mimetest
 and http://etoys.laptop.org/mimetest (etoys == dev at the moment).

 == results ==
 Testing shows that mime types are correct based on file extention. Did not
 test with actual content/plugins.

-- 
Ticket URL: <https://dev.laptop.org/ticket/3769#comment:7>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list