[Bug 727480] gstreamer hangs after the rtsp PLAY response "200 OK" please help =)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 2 02:42:53 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727480
  GStreamer | gst-omx | 1.0.0

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk
           Severity|blocker                     |normal

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-04-02 09:42:49 UTC ---
 - what is the output of:   gst-inspect-1.0 rtspsrc | grep Version   ?

 - does this work: 

      gst-launch-1.0 playbin uri="rtsp://acs:acs@10.12.30.33:554/live?track0"


>     (gst-launch-1.0:3625): GLib-GIO-CRITICAL **:
> g_inet_address_get_is_multicast: assertion `G_IS_INET_ADDRESS (address)' failed
> 
>     (gst-launch-1.0:3625): GLib-GObject-CRITICAL **: g_object_unref: assertion
> `G_IS_OBJECT (object)' failed

This does not look good, probably a bug somewhere. If you have gdb, run
G_DEBUG=fatal_warnings gdb --args gst-launch-1.0 ....  and then do 'bt' when it
aborts to see where that warning comes from.

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