[Farsight-devel] librtp-session.so: undefined symbol: farsight_stream_get_media_type

2007-08-09 Thread Tomasz Melcer
Hello, I am trying to implement jingle-audio in Gajim, a jabber client written in Python. I tried to create simple python bindings for Farsight, that would cover at least functions which I will need in Gajim. Compilation gives me a 'farsight.so' file, which contains proper API for python. To test

[Farsight-devel] Windows/MSVC fixes

2007-08-09 Thread Ole Andre Vadla RavnÄs
Hi, Attached are some fixes for gst-plugins-farsight 0.12.2 and farsight 0.1.21 when building with Microsoft's compiler. Most of them are C99-related. There's also a fix for the raw udp transmitter where it tries to bind() in a loop, creating a new socket with every iteration without freeing th