[gstreamer-bugs] [Bug 350534] New: [udpsrc] rtspsrc and udpsrc are interfering

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 9 00:10:40 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350534
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: [udpsrc] rtspsrc and udpsrc are interfering
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thijs.vermeir at barco.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
when I make a connection to a rtsp mpeg4 stream with this [1] pipeline, nothing
gets print out.

But when I start this pipeline [2] to another encoder both pipelines pushes
data to pipeline. Every data stream is from its own encoder. When I stop the
second stream the first stream also stops. This even works if you select a
wrong port in the second stream. Then you get only the good data from the first
stream but by control of the second stream.

[1] gst-launch rtspsrc location=rtsp://10.3.0.23/mpeg4/1/media.amp ! fakesink
dump=1
[2] gst-launch udpsrc multicast-group="226.255.1.0" port=5230 ! fakesink dump=1

Steps to reproduce:



Actual results:


Expected results:


Does this happen every time?
yes

Other information:


-- 
Configure bugmail: http://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