[Bug 739112] New: rtsp-client: Can not allocate ports for interleaved traffic in setup

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 24 02:36:40 PDT 2014


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

           Summary: rtsp-client: Can not allocate ports for interleaved
                    traffic in setup
    Classification: Platform
           Product: GStreamer
           Version: 1.4.3
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: linus.svensson at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If "RTP/AVP/TCP" (without the interleaved flag given) is chosen as transport in
RTSP SETUP the request will fail, because the default implementation for
configure_client_transport() uses the session media to allocate ports.

Since 5aec4af1b96ef5bddfc02a015e9cec3488c89f4a "client: manage media in session
as a last step" the session media is no longer available when the client
transport is configured.

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