[Bug 749672] New: select video sink instead of audio sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 21 03:04:36 PDT 2015


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

            Bug ID: 749672
           Summary: select video sink instead of audio sink
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: cynthia.serber at robotswim.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 303735
  --> https://bugzilla.gnome.org/attachment.cgi?id=303735&action=edit
playbin : pipeline

I use playbin to stream my video and it work fine but I have latency about 3
seconds. 
I try to use GraphViz to know the pipeline and it give me :
uridecodebin -> inputselector -> playsink
But when I try this command line below :
gst-launch-1.0 uridecodebin uri="udp://127.0.0.1:1234" ! input-selector
n-pads=1 ! playsink

The graph indicate audio sink.
The streaming doesn't contain audio.

Someone know the good pipeline to select video sink ?

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