You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web...@googlegroups.com
h!
I've been going crazy for hours with an error in Firefox, it simply did
not want to play the ogg videos from the web2py server in my development
environment.
Checking firefox web console found that the content-type associated
with OGV is 'video/x-theora+ogg' and it should be 'video/ogg' [1].
As i changed gluon/contenttype.py firefox played ogv videos smoothly.