Bug 18546

Summary: google video not working, but possible reason found
Product: swfdec Reporter: Leen Besselink <bugzilla>
Component: libraryAssignee: swfdec ml <swfdec>
Status: RESOLVED FIXED QA Contact: swfdec ml <swfdec>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://video.google.com/videoplay?docid=-6856727143023456694&ei=YPYeSfrFFoT22gLx_JmuCg&q=tech+talk+google
Whiteboard:
i915 platform: i915 features:

Description Leen Besselink 2008-11-15 09:10:50 UTC
When I use libswf0.8-ubuntu with libswfdecmozilla in Mozilla Firefox 3.x and visit the specified URL and try to play a video it doesn't work.

This does work with Mozilla Firefox on Windows with Flash.

Add I also see why, there is one thing different from Flash and a Google-server which has a strange configuration.

It seems Flash thinks video.google.com is the same origin as eyehpr.vp.video.l.google.com, because it doesn't try to load a /crossdomains.xml, while libswf does. Now it seems there is a configuration problem or similair on the google-server, because when /crossdomains.xml is requested it redirects to: https://eyehpr.vp.video.l.google.com/ but there is nothing listening on it (a TCP-reset is sent back).

And thus playback doesn't begin (?).
Comment 1 Riccardo Magliocchetti 2008-11-15 09:44:50 UTC
Please update to 0.8.2, it's fixed there.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.