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
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