[Bug 737199] rtph264depay seg fault with IQEye camera
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 3 06:23:03 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=737199
GStreamer | gst-plugins-good | 1.4.1
Thiago Sousa Santos <thiagossantos> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiagossantos at gmail.com
--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-02-03 14:23:00 UTC ---
Can you run this pipeline under gdb with G_DEBUG=fatal_warnings so we stop at
the first of those assertions? It likely is the root cause.
Also, perhaps you can provide a GDP payloaded stream from your camera so we can
reproduce the issue?
gst-launch-1.0 -e rtspsrc
location="rtsp://admin:admin@192.168.103.124/rtsp/stream1" ! gdppay ! filesink
location=stream.gdp
Let it run for some time that you judge would be enough to reproduce the issue
and then ctrl-c and wait for it to close the file.
Did you try with git master to see if it is still reproducible?
--
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