[Bug 793964] rtspsrc: regression with streams marked as recvonly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 17 14:58:53 UTC 2018


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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 6d92fcd04394cf6a5cd7d316fb4f876aae72890d (HEAD -> master)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Apr 17 17:57:16 2018 +0300

    Revert "rtspsrc: Fix up sendonly/recvonly attribute handling"

    This reverts commit af273b4de9eb292c0b6af63665e10ca015895902.

    While RFC 3264 (SDP) says that sendonly/recvonly are from the point of view
of
    the requester, the actual RTSP RFCs (RFC 2326 / 7826) disagree and say
    the opposite, just like the ONVIF standard.

    Let's follow those RFCs as we're doing RTSP here, and add a property at
    a later time if needed to switch to the SDP RFC behaviour.

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


commit 9f5d3ee7a8ccf92b883e9e6a31151cb3d45bf7a9 (HEAD -> master, origin/master,
origin/HEAD)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Apr 17 17:47:30 2018 +0300

    Revert "rtsp-server: Switch around sendonly/recvonly attributes"

    This reverts commit 3d275b1345b76151418e3f56ed014d9089ac1a57.

    While RFC 3264 (SDP) says that sendonly/recvonly are from the point of view
of
    the requester, the actual RTSP RFCs (RFC 2326 / 7826) disagree and say
    the opposite, just like the ONVIF standard.

    Let's follow those RFCs as we're doing RTSP here, and add a property at
    a later time if needed to switch to the SDP RFC behaviour.

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

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