50 projects tagged "OS Independent"
SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages. This includes multimedia messages like images, video, and audio stream. All messages in the SILC network are encrypted and authenticated, and messages can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1, PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.
The Two Dimensional Spatialization of Sound package takes a single monaural sound signal and processes it to create a binaural signal that places the source of the sound at a selectable arbitrary place around the listener. The package makes use of a set of HRTF Measurements of a KEMAR Dummy-Head Model created by Bill Gardner and Keith Martin of the MIT Media Lab. The sound spatialization software is ANSI C, and can be ported to any platform which will support the sound I/O requirements. The package also includes an FFT written in well-structured C.
wApua is a WAP WML browser written in Perl with a Tk user interface. It uses libwww-perl as its backend, has history and cache, and can display most WML tags, including tables and WBMP images. It includes a WBMP to XBM (wbmp2xbm) converter for command line use. It runs under X11 on Linux, BSD, Solaris, and Mac OS X as well as on Windows (both native and under Cygwin with X11). It should also work on other operating systems which are supported by Perl 5.6 or higher and Tk 800 or higher.
Ampache is a Web-based audio file manager. It allows you to view, edit, and play your audio files via the Web. It has support for playlists, artist and album views, album art, random play, playback via HTTP with on-the-fly transcoding and downsampling, vote based playback, playback via MPD and Icecast, an integrated Flash player, and per-user themes and song play tracking. You can also link multiple Ampache servers together using XML-RPC. Ampache supports gettext translations and has full translations into many languages.