[Bug 725457] New: rtspsrc url regression

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 1 10:01:04 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725457
  GStreamer | gst-plugins-good | 1.x

           Summary: rtspsrc url regression
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


an rtsp url like this:

rtsp://127.0.0.1:8554/live?media_url=http://admin:password@192.168.10.250:81/stream6&media_type=1060

used in playbin or as location in rtspsrc, work fine in 0.10 and in vlc but not
in 1.x that return a generic error:

Progress: (open) Opening Stream
0:00:00.062083033  3703      0x1a26450 DEBUG                rtspsrc
gstrtspsrc.c:3666:gst_rtsp_conninfo_connect:<rtspsrc0> sanitized uri
rtsp://127.0.0.1:8554/live?media_url=http://admin:password@192.168.10.250:81/stream6&media_type=1060
0:00:00.062103590  3703      0x1a26450 DEBUG                rtspsrc
gstrtspsrc.c:3690:gst_rtsp_conninfo_connect:<rtspsrc0> connecting
(rtsp://127.0.0.1:8554/live?media_url=http://admin:password@192.168.10.250:81/stream6&media_type=1060)...
0:00:00.062123249  3703      0x1a26450 ERROR                rtspsrc
gstrtspsrc.c:3716:gst_rtsp_conninfo_connect:<rtspsrc0> Could not connect to
server. (Generic error)
0:00:00.062131939  3703      0x1a26450 WARN                 rtspsrc
gstrtspsrc.c:6183:gst_rtspsrc_retrieve_sdp:<rtspsrc0> error: Failed to connect.
(Generic error)

-- 
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