Warning: session_start(): open(/tmp/sess_dfb7b559152bc0a694c5dcce98ed0a11, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
I Hear U openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

I Hear U

   0.6.0  

KDE Telephony

Score 87%
I Hear U
zoom


Link:  Link
Downloads:  4821
Submitted:  Oct 12 2005
Updated:  Jan 30 2008

Description:

IHU is a Voice over IP (VoIP) application for 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, now the default Linux sound architecture, but also with JACK, a low latency sound server. 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 Qt 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).

* Free and Open Source: IHU is totally free and distributed under the terms of GNU General Public License.

The possibilities of use of IHU are endless, for example you can use it like a phone to talk with your friends all around the world, or at home/work, to talk between computers in the LAN (talkback), etc.




Changelog:

# IHU v. 0.6.0

- new feature: multiple calls now allowed (full conference not yet supported)
- feature improved: AGC moved from player to recorder (with mixer support)
- feature improved: sound input level added to GUI
- feature improved: TX threshold and AGC volume converted to dB
- feature improved: file player/converter in a standalone dialog
- feature improved: .spx file converter now faster
- feature improved: config file entirely reviewed, now it's possible to specify the file
- feature improved: now it's possibile to save the passphrase in the config
- feature improved: some improvements in the tray icons
- feature removed: JACK driver for output has been disabled
- bug fix: no more problems with XRUN handling for ALSA player
- source code: IHU architecture totally reviewed, GUI made independent from Phone




LicenseGPL
(all packages)
Send to a friend
Subscribe
Other  Content  from mtrotta
Report inappropriate content



goto page: prev   1  2  3  4 

-
.

 Win binary?

 
 by pejakm on: Nov 19 2007
 
Score 50%

Hi! This sounds like a damn nice app! Can it be compiled on windows platform? If it can, can someone do that and put the link to the binary? Thanks!

I want to give it to my friend who uses Windows, to try it out...


Reply to this

-

 Re: Win binary?

 
 by mtrotta on: Nov 19 2007
 
Score 50%

Hi, unfortunately IHU binaries are available only for Linux at the moment. But it's possible to try IHU on Windows using the free VMWare Player. You can find the link to the HOWTO with the instrucions here:

http://ihu.sourceforge.net/news.html

HELP WANTED! If somebody would like to port IHU on Windows, any help is absolutely welcome! Please contact me.


Matteo Trotta
Author and mantainer of IHU project

Reply to this

-

 Re: Re: Win binary?

 
 by pejakm on: Nov 20 2007
 
Score 50%

I'm sorry, If I understand correctly, IHU is based on qt4, right? If it's true, than one should be able to compile it on win, am I right?


Reply to this

-

 Re: Win binary

 
 by mtrotta on: Nov 20 2007
 
Score 50%

Yes, QT are available on Windows. But IHU uses also the ALSA library, which doesn't exist on Windows (afaik). So you should adapt the audio code that use ALSA to use the audio driver of Windows. I'm not a Windows developer so I can't tell further more, but It shouldn't be a big deal anyway.


Matteo Trotta
Author and mantainer of IHU project

Reply to this

-

 Re: Re: Win binary

 
 by pejakm on: Nov 20 2007
 
Score 50%

Oh yes, forgot about that. Nevermind then...
Thanks


Reply to this

-

 Re: Re: Win binary

 
 by ralesk on: Jan 31 2008
 
Score 50%
raleskralesk
UHU Systems (UHU Linux); ljKlient

Out of curiosity (and somewhat related), what are your thoughts about the SDL library? It’s a bit more portable than plain old ALSA, and I’d guess and since it’s used for games and other stuff, it should be quite low latency.

I personally never had much luck with getting Speex to sound good — on the other hand I messed around with GSM 6.10 once and it seemed really decent. The library is also free for any use as long as the copyright and disclaimer notice is retained intact. (http://kbs.cs.tu-berlin.de/~jutta/toast.html)


Reply to this

-

 Re: Win binary

 
 by mtrotta on: Jan 31 2008
 
Score 50%

I didn't know SDL, it could be a good idea. I'll have a look, thanks for the suggestion.
Concerning the codec, I know that speex is not the best for sound quality but I'd prefer to continue to use Speex because it's totally open and free, and it's growing.


Matteo Trotta
Author and mantainer of IHU project

Reply to this

-

 Re: Re: Win binary

 
 by ralesk on: Jan 31 2008
 
Score 50%
raleskralesk
UHU Systems (UHU Linux); ljKlient

Yeah, I realised almost immediately that I was a bit ambiguous, sorry about that.

My comment about Speex was just a personal programming experience — I hadn’t yet had the opportunity to try your software so I can’t write any feedback on its sound quality.

GSM 6.10 was just a suggestion as a possible alternative, in case you’d like to add support for other codecs, as it too is free (as said, the only thing required seems to be attribution, other than that, you do what you want with it — which is even more liberal than GPL).



-
.

 SuSE 10.3 v0.5.7

 
 by linux3114a on: Nov 19 2007
 
Score 50%

http://moking.free.fr/raoul/SuSE10.3/ihu-0.5.7-1.lotus.i586.rpm


Raoul
Reply to this

-
.

 Some suggestions

 
 by dunkelstern on: Nov 20 2007
 
Score 50%

Add dcop support and some kind of event handling or at least knotify integration and it will be perfect... No, just let me add one thing... Zeroconf integration would be great too, so you could fill the dropdown box with possible participants automatically.

Are there any plans to add webcam video? If you would plan that I would be the happiest person ever :)

I don't know how complicated it would be to port this to windows but it's worth a look. This could get an alternative to skype if done right (of course that would be a longer journey then :) )

I'll look into the code and check what has to be done to get it to compile on windows, I'll contact you if I know more ;)


KDE... because of the technology.
Reply to this

-

 Re: Some suggestions

 
 by mtrotta on: Nov 20 2007
 
Score 50%

Thank you for your suggestions. I found interesting DCOP and Zeroconf integration.
Instead I think that I won't add webcam support for the moment, maybe in the future.

Please contact me if you're interested in the port to Windows!


Matteo Trotta
Author and mantainer of IHU project

Reply to this

-

 Re: Re: Some suggest

 
 by MayC23 on: Feb 1 2008
 
Score 50%

Why dcop? The future is dbus as even kde4 will use it and not dcop anymore.

Nice would be to use phonon. AFAIK phonon will work on windows too


Reply to this

-

 Re: Re: Re: Some sug

 
 by Kalidarn on: Feb 1 2008
 
Score 50%

Yeah i heard there's a windows effort to port KDE libraries etc to windows.

We want to avoid KDE3 dependencies like DCOP thanks. Eventually KDE3 won't be supported anymore.


Reply to this

-
.

 Ubuntu7.10 ihu_0.6.0

 
 by linux3114a on: Jan 31 2008
 
Score 50%

ihu_0.6.0-1.lotus_i386.deb
at
http://home.scarlet.be/raoul.linux/


Raoul
Reply to this

-
.

 Ports, Stereo, Keys, UTF-8

 
 by Smartnow on: Aug 27 2008
 
Score 50%

Yours Programm is very good. I like it. It is now in Gentoo Overlays VoIP.

Could You implement higher Ports, such as 65000, please?

And perhaps a Choise, for Mono or Stereo Speex Codecs.

http://www.speex.org/comparison/

A better Security, I am paranoic, Choise for a Random Keys with constant
Lenghts (bits) greater as 448, 4096 the Best.

Capabillity to write the Names in the full UTF-8 Letter, such as
čćžšđ, чћжшђ don't work
öä$ü works

Thanks smartnow


Reply to this

-

 Re: Ports, Stereo, Keys, UTF-8

 
 by Smartnow on: Aug 30 2008
 
Score 50%

And could You add a Speaker device for ringing, please. As Twinkle.

Regards Smartnow


Reply to this

-
.

 Dev stopped

 
 by bugmenot1234 on: Jun 19 2009
 
Score 50%

Development seems to have stopped :(
Hopefully someone can take over this fantastic app?!

Anyway there are not much apps in the "telephony" group, most of them not actuall and even twinkle is not based on Qt4 yet,... It's annoying!!!


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team