Discussion:
[Bug 796916] New: Add API to allow/disallow specific multicast diestinations
"GStreamer" (GNOME Bugzilla)
2018-08-03 07:32:47 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=796916

Bug ID: 796916
Summary: Add API to allow/disallow specific multicast
diestinations
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-***@lists.freedesktop.org
Reporter: ***@axis.com
QA Contact: gstreamer-***@lists.freedesktop.org
GNOME version: ---

The current implementation relies on the address pool:
the server checks if the suggested destination/port is present in the pool and
reserves the address (doing that, no other clients are allowed to request the
same multicast group, which is not correct, see the discussion in
https://bugzilla.gnome.org/show_bug.cgi?id=793441).

Probably, the pre-configured address pool should be only involved in choosing
the server-selected address/port pairs. Thus we would need an additional
security step for checking if the the destination suggested by the client is
allowed.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2018-08-14 07:02:31 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=796916

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

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@coaxion.net
Summary|Add API to allow/disallow |Add API to allow/disallow
|specific multicast |specific multicast
|diestinations |destinations
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2018-08-15 04:22:51 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=796916

Julien Isorce <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2018-11-03 15:42:39 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=796916

GStreamer system administrator <***@gstreamer.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |OBSOLETE

--- Comment #1 from GStreamer system administrator <***@gstreamer.net> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/47.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
Loading...