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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 24 03:44:19 PDT 2014


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

--- Comment #1 from Linus Svensson <linus.svensson at axis.com> 2014-10-24 10:44:15 UTC ---
This could be solved by moving configuration of client transport after we have
managed the session media, but if the configuration is unsupported, we end up
with an unprepared media (the one that is cached in rtsp-client). The media
becomes unprepared when we remove the session (the setup, in which we created
the session, failed), since the media was managed by this session in this case.

One way to come around this is the stop caching the media (in rtsp-client) when
a session starts to manage the media. I'm not sure if this is the correct
approach to solve this issue.

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