[Bug 683304] gst-rtsp-server: transport might not be available in on_new_ssrc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 7 07:46:07 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=683304
GStreamer | gst-rtsp-server | 0.10.8
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |0.10.9
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2012-09-07 14:46:02 UTC ---
commit bb3b2d377369f0aac77108b0e5205b0ac7bf8acb
Author: Aleix Conchillo Flaque <aleix at oblong.com>
Date: Mon Sep 3 17:33:17 2012 -0700
rtsp-media: also initialize transports in on_ssrc_active (bug #683304)
* gst/rtsp-server/rtsp-media.c: GstRTSPMediaStream transports might not
be available in "on_new_ssrc". The transports are added in
gst_rtsp_media_set_state when going to PLAYING state. However,
"on_new_ssrc" might be called before this happens.
https://bugzilla.gnome.org/show_bug.cgi?id=683304
--
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