[gstreamer-bugs] [Bug 310053] New: User-agent problem and asf stream is not recognized

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jul 11 12:30:10 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=310053
 GStreamer | don't know | Ver: 0.8.10

           Summary: User-agent problem and asf stream is not recognized
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rfb at domesticus.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
There are actually 2 problems:

1) After lots of testing using strace and mplayer it seems that the streaming
server doesn't know about the gnome-vfs User-Agent header. In this case the
streaming server gives back the playlist instead of the stream. 
If i set the user-agent through the  GNOME_VFS_HTTP_USER_AGENT environment
variable i will get the stream. 

2) When i get the stream, the spider does not seems to  recognize the stream,
causing the following error:

ERROR: from element /pipeline0/spider0/sink_ident: Could not determine type of
stream.


Steps to reproduce:
1.export GNOME_VFS_HTTP_USER_AGENT='NSPlayer/4.1.0.3856' (ripped this user-agent
from mplayer trace)
2. gst-launch-0.8 gnomevfssrc
location=http://www.garnierstreamingmedia.com/asx/radio538.asp ! spider ! volume
! audioscale ! audioconvert ! $(gconftool-2 -g
/system/gstreamer/0.8/default/audiosink)
 


Actual results:
I get the following error:
ERROR: from element /pipeline0/spider0/sink_ident: Could not determine type of
stream.


Expected results:
I expect that the spider recognizes the stream

Does this happen every time?
yes

Other information:
I tested this with different streams from the same streams provider, they all
have the same symtoms.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list