[Bug 688416] Can not play rtsp video stream using playbin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 16 01:25:54 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688416
  GStreamer | gst-plugins-base | 1.0.1

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk
          Component|gstreamer (core)            |gst-plugins-base
           Severity|critical                    |normal

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-16 09:25:48 UTC ---
It looks like it recognises the H.264 stream just fine and starts decoding it,
but then something goes wrong when the pad gets exposed.

Could you provide a full (gzipped) GST_DEBUG=*:6 log as well please? (with
1.0.x)

And maybe you could also do:

   gdb -p `pidof gst-launch-1.0`
   (gdb) thread apply all bt
   (gdb) k
   (gdb) quit

after a few secs when nothing is happening to see where it hangs. Thanks!

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