RTMP problem

kib0092 kib0092 at gmail.com
Fri Nov 22 23:39:58 PST 2013


Hi Sebastian Dröge-3,

Thank you for reply.

I think maybe I find the Caught SIGSEGV accessing address where happened.

My first step is using pure gstreamer            version 0.10.36
                                   bad-plugin            version 0.10.23
                                   rtmpdump/librtmp   version 2.3

I add message in bad-plugin/ext/rtmp/gstrtmpsink.c & librtmp/rtmp.c

then I found where crash happen in here

void
RTMP_Init(RTMP *r)
{
#ifdef CRYPTO
  if (!RTMP_TLS_ctx)
    RTMP_TLS_Init(); <-----------------here to crash
#endif

If I Block the two line then gstreamer runing looks ok.

I'll find what problem with librtmp.

Thanks a lot.

Anderson






--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTMP-problem-tp4663316p4663517.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list