P2P Voice over IP application written with Qt4
IHU is a Voice over IP (VoIP) application for GNU/Linux that creates an audio stream between two computers easily and with the minimal traffic on the network.
The main features are:
* Peer-to-Peer: the communication takes place directly between the computers (UDP and TCP both supported), without need of session protocols (such as SIP or H323) or other servers in the middle.
* Good audio performance: IHU was born to give the best audio performance, low latency above all.
For this purpose IHU is compatible with ALSA and with JACK.
For the audio compression, IHU uses Speex, a codec optimized for speech (and completely free and open source).
* Crypted stream: you have also the possibility to Encrypt/Decrypt the stream using a fast hybrid cryptographic system (RSA + Blowfish).
* Command-line support: the GUI is not strictly necessary, you can run also a textual IHU from command-line (for example if you need to run the program on remote computers).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/ihu && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0000-fix-man.patch | 0000001090 1.06 KB | |
0001-fix-compilation.patch | 0000002698 2.63 KB | |
0002-qt4-port.patch | 0000073596 71.9 KB | |
0003-proper-tray.patch | 0000007974 7.79 KB | |
0004-use-getaddrinfo.patch | 0000000599 599 Bytes | |
ihu-0.6.0.tar.gz | 0000285940 279 KB | |
ihu.changes | 0000000139 139 Bytes | |
ihu.desktop | 0000000168 168 Bytes | |
ihu.spec | 0000004340 4.24 KB |
Latest Revision
doc/ihubig.png
Comments 0