[Bug 743734] New: RTCP packets not sent

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 30 03:36:20 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743734
  GStreamer | gst-rtsp-server | git master

           Summary: RTCP packets not sent
    Classification: Platform
           Product: GStreamer
           Version: git master
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: anila.balavan at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


RTCP packets were not sent because the same tr_cache_cookie was used for
both RTP and RTCP. So only one of the tr_cache lists were populated
depending on which one was sent first. If the tr_cache list is not
populated then no packets can be sent. Most often this happened to be RTCP.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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