[gstreamer-bugs] [Bug 625824] New: rtspsrc: No supported authentication protocol was found

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 2 05:52:18 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625824
  GStreamer | gst-plugins-good | git

           Summary: rtspsrc: No supported authentication protocol was
                    found
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


pipelines like these worked a while ago (I used it the last time on the 08.
July): 

gst-launch-0.10 rtspsrc
location=rtsp://stream.yle.mobi/yle/areena/MEDIA_E0329814_p3.mp4
protocols="tcp" name=s mp4mux name=m ! filesink location=2010.07.14.Mennään\
sirkukseen.mp4 s. ! queue ! rtpmp4adepay ! aacparse ! progressreport ! m. s. !
queue ! rtph264depay ! h264parse output-format=sample ! m.


but now I am getting:

Setting pipeline to PAUSED ...
0:00:03.170983973  5108  0x804f018 WARN                 rtspsrc
gstrtspsrc.c:4138:gst_rtspsrc_setup_auth:<s> error: No supported authentication
protocol was found
0:00:03.171143755  5108  0x804f018 WARN                 rtspsrc
gstrtspsrc.c:4405:gst_rtspsrc_send:<s> error: Got error response: 401
(Unauthorized).
0:00:03.171227557  5108  0x804f018 WARN                 rtspsrc
gstrtspsrc.c:5374:gst_rtspsrc_open:<s> can't get sdp
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:s: Could not open
resource for reading.
Additional debug info:
gstrtspsrc.c(4138): gst_rtspsrc_setup_auth ():
/GstPipeline:pipeline0/GstRTSPSrc:s:
No supported authentication protocol was found
Setting pipeline to NULL ...

It does not seem to be a regression, but rather a server side change.

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



More information about the Gstreamer-bugs mailing list