[Bug 794822] rtsp-server: add API to enable retransmission requests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 29 22:44:37 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370311|0                           |1
        is obsolete|                            |

--- Comment #2 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 370315
  --> https://bugzilla.gnome.org/attachment.cgi?id=370315&action=edit
rtsp-server: add API to enable retransmission requests

"do-retransmission" was previously set when rtx-time != 0,
which made no sense as do-retransmission is used to enable
the sending of retransmission requests, where as rtx-time
is used by the peer to enable storing of buffers in order
to respond to retransmission requests.

rtsp-media now also provides a callback for the
request-aux-receiver signal.

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