[Bug 796679] rtsp-stream: Mismatch between allowed and configured protocols

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 26 13:28:01 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796679

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #372826|none                        |reviewed
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 372826:
 --> (https://bugzilla.gnome.org/review?bug=796679&attachment=372826)

Generally looks good, thanks!

::: gst/rtsp-server/rtsp-stream.c
@@ +4800,3 @@
     goto create_sender_error;

+  priv->configured_protocols |= transport->lower_transport;

Protocols can also be removed later if a client using the stream disappeared,
or not?

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