After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 301030 - totem-xine fails to stream XMRadio
totem-xine fails to stream XMRadio
Status: RESOLVED INCOMPLETE
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: totem-browser-maint
totem-browser-maint
Depends on:
Blocks:
 
 
Reported: 2005-04-18 05:20 UTC by Jason Allison
Modified: 2007-04-03 14:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Screenshot of error occuring (741.79 KB, image/png)
2005-04-18 05:24 UTC, Jason Allison
Details

Description Jason Allison 2005-04-18 05:20:38 UTC
Distribution/Version: ubuntu Hoary, 2.6.10-5-686

With Totem-Xine 1.1.1 installed on Ubuntu Hoary, log in to XMRadio online and
attempt to listen to the player. Upon a station load totem throws the error:
Totem  could not play fd://0, There is no plugin to handle this movie. As far as
I know XMRadio is a standard ASF streaming format. I have seen reports of this
same bug with the gstreamer backend and quicktime movies, but not xine. Has
anyone else seen this?
Comment 1 Jason Allison 2005-04-18 05:24:25 UTC
Created attachment 45379 [details]
Screenshot of error occuring
Comment 2 Ronald Bultje 2005-04-18 08:58:11 UTC
You need a newer version of xine-lib (and for GStreamer, you need a not-yet
released version of GStreamer core, i.e. CVS).
Comment 3 Ronald Bultje 2005-04-18 08:58:47 UTC

*** This bug has been marked as a duplicate of 172734 ***
Comment 4 Bastien Nocera 2005-04-18 09:06:05 UTC
The problem is actually more likely to be with the first streamed item being a
playlist. Could you run your browser with the "-console" option, and give us the
output of what you see on the console?
Comment 5 Jason Allison 2005-05-19 06:05:39 UTC
Bastien, here is the output you asked for. Sorry for the delay, I have been out
for a while....

jason@frodo:~$ firefox -console
jason@frodo:~$ firefox -console
*** loading the extensions datasource
*** loading the extensions datasource
NP_Initialize
totem_plugin_new_instance
Init scriptable instance
mode 1
argv[0] type application/x-mplayer2
argv[1] pluginspage http://www.microsoft.com/Windows/MediaPlayer/
argv[2] src http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low&s=11
16482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372
argv[3] name xmmediaplayer
argv[4] autostart 1
argv[5] showstatusbar 1
argv[6] showcontrols 1
argv[7] showtracker 0
argv[8] sendplaystatechangeevents 1
argv[9] transparentatstart 0
argv[10] autosize 0
argv[11] displaysize 0
argv[12] height 50
argv[13] width 280
plugin_get_value 14
plugin_set_window
about to fork
Launching: /usr/lib/totem/totem-mozilla-viewer --xid 56626605 --width 280 --heig
ht 50 --url http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low&s=11
16482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 fd://0
Server-cb
Server-cb
Read msg 'STARTUP OK'
leaving plugin_set_window
plugin_set_window
existing window
resize
leaving plugin_set_window
plugin_set_window
existing window
resize
leaving plugin_set_window
CMD line: /usr/lib/totem/totem-mozilla-viewer --xid 56626605 --width 280 --heigh
t 50 --url http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low&s=111
6482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 fd://0
plugin_new_stream
plugin_write_ready
plugin_write
plugin_destroy_stream
** Message: totem_embedded_open 'fd://0'
enter mainloop
** Message: url: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low
&s=1116482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372
** Message: redirect: mms://xmradio.wm.llnwd.net/xmradio_wbeght_lo?s=1116481645&
e=1116482845&h=9dd5178468b14a5c04d00d544f23884b
** Message: totem_embedded_open 'mms://xmradio.wm.llnwd.net/xmradio_wbeght_lo?s=
1116481645&e=1116482845&h=9dd5178468b14a5c04d00d544f23884b'
open result
** Message: url: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low
&s=1116482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372
** Message: redirect: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&spee
d=low&prov=limelight&fail=0&type=secondary
** Message: totem_embedded_open 'http://player.xmradio.com/hotstream/metafile.js
p?ch=8&speed=low&prov=limelight&fail=0&type=secondary'
open result
** Message: url: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low
&s=1116482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372
** Message: redirect: mms://a524.v50522.c5052.g.vm.akamaistream.net/7/524/5052/4
1c9e84c/xmradio.download.akamai.com/5052/wmedia/error/logged_out.wma
** Message: totem_embedded_open 'mms://a524.v50522.c5052.g.vm.akamaistream.net/7
/524/5052/41c9e84c/xmradio.download.akamai.com/5052/wmedia/error/logged_out.wma'
GetOutput r=0x0   size:8192  align:1
StreamCount r=0x0  1  1
open result
Comment 6 Jason Allison 2005-05-19 06:07:23 UTC
As another note, I no longer get the pop up indicating that it can't open
fd://0, I do not however hear any music at all, it just seems to sit in limbo...
Thanks for all the great work! This thing just keeps getting better and better!
KUDOS!
Comment 7 Bastien Nocera 2005-10-25 22:28:20 UTC
That should have been out of NEEDINFO.
Comment 8 Bastien Nocera 2006-06-19 21:35:29 UTC
Either the fact that it doesn't play back is because we need to ask for the stream from the browser again (see the "error/logged_out.wma" part of the URL), or maybe due to the codecs.

I guess I'll need to test it when we have playlist support to check it out.
Comment 9 Bastien Nocera 2006-08-08 16:32:22 UTC
Jason, would you mind testing with the latest CVS version? (or wait for Totem 1.5.91 if you can't use Totem CVS)
Comment 10 André Klapper 2007-01-27 22:49:49 UTC
Jason, is this still an issue with a more current version of totem, or can this be closed as obsolete?
Comment 11 Philip Withnall 2007-04-03 14:35:34 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!