[Bug 760150] New: Updating transport for multicast case gives assertion
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 5 02:34:20 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760150
Bug ID: 760150
Summary: Updating transport for multicast case gives assertion
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: blocker
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: panda_srimanta at yahoo.co.in
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
With new update of RTSP Server, we only add RTP sending/receiving pad if
needed.
But while trying to update the transport during create media for multicast
case, gives a assert. In the function update_transport() in rtsp-stream.c, we
try to get the parent of funnel (0) element, but that element doesn't exist
sometimes. This is a regression from a earlier commit (SHA1: 61772cb
rtsp-stream: Only create RTP sending/receiving rtpbin pads if needed).
--
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