[Bug 777224] New: rtspsrc: unable to receive data using select-stream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 13 16:35:27 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777224
Bug ID: 777224
Summary: rtspsrc: unable to receive data using select-stream
Classification: Platform
Product: GStreamer
Version: 1.x
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: lists at svrinformatica.it
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 343443
--> https://bugzilla.gnome.org/attachment.cgi?id=343443&action=edit
gstlogs
rtspsrc is unable to receive data in tcp mode if the rtsp server has multiple
stream and an app setup only some streams using select-stream signal.
Please take a look at the attacched logs, the rtsp server has 3 media:
audio,video and metadata
audio and metadata are disabled by signal and video is enabled, rtsp SETUP for
video is correctly done but the received data is ignored.
This use case works fine in udp mode and if no stream is disabled by signal,
the problem happen only using rtsp over tcp if some medias are not selected and
only with some rtsp server,
I have no time to do a proper investigation now but I suspect that the problem
happen because the first declared media (audio) is disabled, for rtsp server
that declare video (not disabled by signal) before audio works fine
--
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