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.

--
Yoel Benítez Fonseca
Tel: 573400


[1] https://developer.mozilla.org/en-US/docs/HTML/Supported_media_formats?redirectlocale=en-US&redirectslug=Media_formats_supported_by_the_audio_and_video_elements

--

--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to