[Bug 770239] SAVP doesn't seem to work when restreaming an RTSP source

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 23 12:10:11 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

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

--- Comment #4 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit b38eb8e99efe0147b15ed443d2481d3786d9e1df
Author: Matthew Waters <matthew at centricular.com>
Date:   Mon Nov 21 23:29:56 2016 +1100

    stream: block the output of rtpbin instead of the source pipeline

    85c52e194bcb81928b96614be0ae47d59eccb1ce introduced a more correct
    detection of the srtp rollover counter to add to the SDP.

    Unfortunately, it was incomplete for live pipelines where the logic
    blocks the source bin before creating the SDP and thus would never have
    the necessary informaiton to create a correct SDP with srtp encryption.

    Move the pad blocks to rtpbin's output pads instead so that the
    necessary information can be created before we need the information for
    the SDP.

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

1.10 5011f59b421922aae6fbfce680f0edc3ec13c6b1

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