[Bug 739112] rtsp-client: Can not allocate ports for interleaved traffic in setup
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 7 03:51:27 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739112
GStreamer | gst-rtsp-server | 1.4.3
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2014-11-07 11:51:20 UTC ---
commit 1a004c5d4650f79638112a1bf3203d54a2454b4d
Author: Linus Svensson <linussn at axis.com>
Date: Thu Oct 23 13:39:10 2014 +0200
tests: Remove FIXME
The session leak is now fixed, lets remove those FIXME comments.
commit d1ea01d4c6f5621c47ba3b4acc6b4e269b47b016
Author: Linus Svensson <linussn at axis.com>
Date: Thu Oct 23 17:54:37 2014 +0200
tests: Test to setup two sessions on one connection
https://bugzilla.gnome.org/show_bug.cgi?id=739112
commit df5850f9661a840b270feeb40c88bed244eb4225
Author: Linus Svensson <linussn at axis.com>
Date: Fri Oct 24 12:05:27 2014 +0200
tests: Test setup with tcp transport
https://bugzilla.gnome.org/show_bug.cgi?id=739112
commit 088eee65900cd53135be0ee7b41068f5b919ecbd
Author: Linus Svensson <linussn at axis.com>
Date: Fri Oct 24 12:04:54 2014 +0200
client: Configure transport after creating session media
The default implementation of configure_client_transport() in
rtsp-client uses the session media when it chooses channels for
interleaved traffic.
https://bugzilla.gnome.org/show_bug.cgi?id=739112
commit a455181aff9231c4a00777f456a80d6de1019f05
Author: Linus Svensson <linussn at axis.com>
Date: Thu Oct 23 12:54:03 2014 +0200
client: Stop caching media in client when doing setup
If the media has been managed by a session media, it should not be
cached in the client any longer. The GstRTSPSessionMedia object is now
responsible for unpreparing the GstRTSPMedia object using
gst_rtsp_media_unprepare(). Unprepare the media when finalizing the
session media.
https://bugzilla.gnome.org/show_bug.cgi?id=739112
--
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