[Bug 616682] New: Serve plain ogv video files with Access-Control-Allow-Origin



https://bugzilla.gnome.org/show_bug.cgi?id=616682
  sysadmin | Git | unspecified

           Summary: Serve plain ogv video files with
                    Access-Control-Allow-Origin
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Git
        AssignedTo: sysadmin-maint gnome bugs
        ReportedBy: claude 2xlibre net
         QAContact: sysadmin-maint gnome bugs
      GNOME target: ---
     GNOME version: ---


On l10n.gnome.org, we have a page that displays media files (mainly png) to
compare original with translated medias. Now there is also videos in some
documentations and I would like to display them with the HTML5 <video> tag.
However, some browsers (e.g. Firefox) do not allow cross-domain video sources. 

For an example, check
http://l10n.gnome.org/module/gnome-games/gnotravex/master/fr/images/

The trick is to serve videos with the Access-Control-Allow-Origin header to
indicate to the browser that some or all sites are allowed to "cross-link".

Some references:
http://www.bluishcoder.co.nz/2008/11/video-audio-and-cross-domain-usage.html
http://blogs.igalia.com/vjaquez/2010/03/09/apache-configuration-for-video-tag-in-firefox/

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]