Error with "get-internal-session" on GstRtpBin

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Error with "get-internal-session" on GstRtpBin

liangzhihong1984
 I defined a GstRtpBin and the initialize it like:

 GstElement *rtpbin;
 rtpbin = gst_element_factory_make("gstrtpbin", "rtpbin");

then I sent an "get-internal-session" signal to rtpbin with session ID
to get the session:

g_signal_emit_by_name(G_OBJECT(m_gstrtpbin), "get-internal-session", 0, rSession);

but, error occured:

 signal name `get-internal-session' is invalid for instance `0x87ad188'

I 've no idea about this error, because the "get-internal-session" signal is a signal of the GstRtpBin object.
Please give me some points.
Thank you.

Best Regards,
Leon Liang



《大话西游外传》贺岁新作,送豪宅、送你5000元压岁钱

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel