[Bug 708821] New: 503-reply is sent when failing to create media

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 26 03:17:56 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708821
  GStreamer | gst-rtsp-server | git

           Summary: 503-reply is sent when failing to create media
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jonas.holmberg at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


503-reply is sent when failing to create media even though it is a client
error. If the client for examples tries to SETUP an invalid url (/test/xyz)
that matches a factory (/test) the media cannot be constructed and the reply
will be 503. The error ought to be a 4xx error since there is no problem on the
server side.

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