gstreamer and sanyo ip camera

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gstreamer and sanyo ip camera

florian iragne-2
Hi,

i'm trying to use gstreamer to record the H264 stream of a SANYO-HD5600
ip camera.

Unfortunately, gstreamer exit with a segfault.

I've ran gst-launch with debug options but everything seems fine.

here is the error message :
Caught SIGSEGV accessing address (nil)
#0  0x00007f676973db4d in ?? ()
#1  0x000000000000772f in ?? ()
#2  0x0000000000000000 in ?? ()
Spinning.  Please run 'gdb gst-launch 30506' to continue debugging,
Ctrl-C to quit, or Ctrl-\ to dump core

i've run gdb and have done a backtrace, but it doesn't output anything
than the previous message

anybody have encountered such a behaviour?

for info : gstreamer 0.10.29 under debian squeeze AMD64

thanks for any info

Florian

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit.  See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gstreamer and sanyo ip camera

Stefan Sauer
Am 14.06.2010 16:03, schrieb Florian Iragne:

> Hi,
>
> i'm trying to use gstreamer to record the H264 stream of a SANYO-HD5600
> ip camera.
>
> Unfortunately, gstreamer exit with a segfault.
>
> I've ran gst-launch with debug options but everything seems fine.
>
> here is the error message :
> Caught SIGSEGV accessing address (nil)
> #0  0x00007f676973db4d in ?? ()
> #1  0x000000000000772f in ?? ()
> #2  0x0000000000000000 in ?? ()
> Spinning.  Please run 'gdb gst-launch 30506' to continue debugging,
> Ctrl-C to quit, or Ctrl-\ to dump core
>
> i've run gdb and have done a backtrace, but it doesn't output anything
> than the previous message
>
> anybody have encountered such a behaviour?

- Are you having debug symbols installed?
- Try running under valgind (as this looks like some memory corruption)
- You could try to generate a debug.log and hope that the last lines give a clue

Stefan

>
> for info : gstreamer 0.10.29 under debian squeeze AMD64
>
> thanks for any info
>
> Florian
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit.  See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel