2011/6/17 Olivier Crête <[email protected]>: > If you get a segfault from python code, it means there is a bug in the C > code somewhere.. >
In gstreamer or tp-farsigh? > Can you post the smallest possible example that crashes somewhere ? > I'm assuming you want a working example and not just snippet code? If so, I don't know of a simple way to simulate incoming SIP channels. Here's the complete code that handles media streaming using tp-farsight: http://pastebin.com/pnWWJrq9 I don't mind sending you my current code base if you want to test it yourself. Since I'm using PyGI tp-glib, you have to patch PyGObject and use Xavier's tp-glib contact-list branch to get it working. You also need an SIP account. PyGObject patch: https://bugzilla.gnome.org/show_bug.cgi?id=652115 Xavier's contact-list branch: http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=contact-list > Btw, this belongs on the gstreamer mailing list > I think it belongs here. I figured the most qualified people to help me with tp-farsight would be the telepathy community. Besides, users having problems streaming media using tp- farsight are most likely to search this mailing list. As a bonus they have "partially working" example code they can study. _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
