Bug 16632

Summary: support RTMP
Product: swfdec Reporter: Tom Parker <freedesktop>
Component: libraryAssignee: swfdec ml <swfdec>
Status: NEW --- QA Contact: swfdec ml <swfdec>
Severity: enhancement    
Priority: medium    
Version: 0.7.x   
Hardware: Other   
OS: All   
URL: http://www.vampirefreaks.com/Official-Zombie-Girl
Whiteboard:
i915 platform: i915 features:

Description Tom Parker 2008-07-07 05:21:22 UTC
The above mentioned URL has a little music player that gets me the following output on the command line from the 0.7.2 swfdec-mozilla plugin

Loading stream: http://music.vampirefreaks.com/musicplayer/music_player_black.swf
unhandled event 9
Loading stream: http://music.vampirefreaks.com/musicplayer/music_playlist.php?stream=1&playlist=Official-Zombie-Girl
SWFDEC: ERROR: swfdec_net_connection.c(107): swfdec_net_connection_connect: FIXME: using NetConnection with non-null URLs is not implemented
Loading stream: http://music.vampirefreaks.com/musicplayer/playsong.php?song_id=37753

And so the music doesn't play... figured that providing a real-world case where someone is actually using this might be somewhat useful.
Comment 1 Benjamin Otte 2008-07-07 13:42:38 UTC
Changed the title to reflect the problem:

Swfdec does not yet support RTMP which is used when calling NetConnection.connect() with a non-null argument. As RTMP is not used by very many sites, it makes sense to collect URLs to those sites here until someone gets around implementing it.

So please use this bug to dump more Flash files that report this problem.
Comment 2 Tom Parker 2008-07-15 04:06:42 UTC
I think that http://www.drhorrible.com/act_I.html is also trying to use RTMP and failing as it gets the url http://releasegeo.hulu.com/content.select?pid=hgb2ti3ZsYqqWHyHQtyv7EYmEb1SF_sz&mbr=true&format=smil which has a series of RTMP URLs in a SMIL container.
Comment 3 Tom Parker 2008-07-15 06:29:15 UTC
Video clip at the top of http://news.bbc.co.uk/1/hi/technology/7493460.stm has the same error.
Comment 4 Riccardo Magliocchetti 2008-09-26 04:22:55 UTC
Found this one today: http://www.tvtech.it
Comment 5 Riccardo Magliocchetti 2008-12-15 12:50:56 UTC
Some more rtmp sites:

- bbc news: http://news.bbc.co.uk/2/hi/europe/7783725.stm

- yahoo music videos: http://new.music.yahoo.com/Tryo/videos/view/Serre-Moi--184521538

- (video) chat demo: http://malluvilla.com/
Comment 6 Riccardo Magliocchetti 2009-03-14 02:01:34 UTC
*** Bug 20653 has been marked as a duplicate of this bug. ***

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.