Mp3 encoder library but not tritonus
843802May 25 2009 — edited May 26 2009Hi all.
I was writing applet, which recording sound, converts this captured sample to mp3 (on client browser site) and sending this mp3 stream to the server.
It's all good working, but is one problem. I using to convert to mp3 tritonus library, which use .dll library on windows, or .so on linux (but i didn't check is this working good on linux). I have made mechanism, which copying this needed system librarys to right directory on client site. But what to do if operating system on client site is other than windows or linux?
Anyway I have simple question : is any existing, free library, which encode to mp3 but whithout this required system libraries?
thx,
Lukas J