Discussion:
[Bug 761123] New: Servers not supporting the RECORD command should not announce it in OPTIONS responses
"GStreamer" (GNOME Bugzilla)
2016-01-26 09:25:51 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=761123

Bug ID: 761123
Summary: Servers not supporting the RECORD command should not
announce it in OPTIONS responses
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: ---

Currently the implementation of handle_options_request() in rtsp-client.c will
unconditionally include the RECORD and ANNOUNCE commands in the reply. But a
server that does not support these commands does not want to announce them
either. I think that it should be configurable whether they should be announced
or not.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2016-01-27 02:30:37 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=761123

Hyunjun <***@samsung.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@samsung.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)
2016-01-27 12:49:18 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=761123

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

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <***@coaxion.net> ---
Do you want to provide a patch? You could probably check if any of the medias
supports RECORD or PLAY and then base it on that.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2016-03-09 13:44:04 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=761123

--- Comment #2 from Sebastian Dröge (slomo) <***@coaxion.net> ---
The thing is also that the *server* supports RECORD/PLAY. It's a specific path
/ media that might or might not support one or the other.
--
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:39:35 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=761123

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

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

--- Comment #3 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/19.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
Loading...