Skype with OSS(a wrapper to mimic pulseaudio)
Posted: Wed Aug 27, 2014 4:25 pm
The latest versions of Skype do not work with OSS anymore and the older versions do not support the new skype protocol, which makes them useless.
I've written a small library that mimics the behaviour of libpulse.so when used from skype (tested only on 4.3.0.37) and outputs and records sound through OSS.
I doubt the lib will work with any other application and it still might cause errors, not work as good as expected or fail to work with some versions of skype at all.
There are also a few limitations as it can only work with 48KHz output and input.
Nevertheless, it seems to work for me and I would appreciate any input on this.
Link: https://github.com/waterlaz/skype_oss_wrapper
I've written a small library that mimics the behaviour of libpulse.so when used from skype (tested only on 4.3.0.37) and outputs and records sound through OSS.
I doubt the lib will work with any other application and it still might cause errors, not work as good as expected or fail to work with some versions of skype at all.
There are also a few limitations as it can only work with 48KHz output and input.
Nevertheless, it seems to work for me and I would appreciate any input on this.
Link: https://github.com/waterlaz/skype_oss_wrapper