[Bug 675453] New: RTP Player exiting unexpectedly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 4 08:42:39 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675453
  GStreamer | gst-plugins-good | 0.10.30

           Summary: RTP Player exiting unexpectedly
    Classification: Platform
           Product: GStreamer
           Version: 0.10.30
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mariagiovanna.chiossa at selexelsag.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=213455)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=213455)
patch

I run a player that connects via rtp/rtcp to a device on a network where other
clients are connected to the same source.
It happens that my player sometime exits because it receive a EOS when another
client exits, even if it is not a sender.

I temporary modified rtpsession adding a check in session_cleanup to emit
on_timeout only when the last sender leaves the session, because this call
generates the EOS push that makes the application exit.

You can found a patch in attachments, maybe should it be better to involve also
on_sender_timeout?

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