baresip (was Re: Ekiga FreeBSD (for a future without Skype)

2011-05-23 Thread Luigi Rizzo
On Sun, May 22, 2011 at 07:10:33PM +0200, Matthias Apitz wrote:
 
 Hello,
 
 Now, as M$ bought Skype, we should stop wining for a native Skype client
 for FreeBSD and should prepare us for the time when M$ will integrate
 Skype into its desktop and stop deliver binaries for Linux;
 
 I have spent some time to get PTlib, Opal and Ekiga compiled directly
 from its repositories in SVN and Git, and fixed the bugs to let Ekiga
 detect the devices /dev/video0 (created by pwc.ko or webcamd) and 
 /dev/dsp* sound devices. The result is documented here:
 
 http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD
 
 If someone wants to give me a call at sip:@ekiga.net, just contact
 me offlist :-)

For people interested in audio/video telephony, I'd also suggest
baresip, which you can find at

http://www.creytiv.com/pub/

version 0.2.0 works almost with no effort on FreeBSD, does not need
a ton of libraries, and supports a variety of input and output
methods (for video input, it can talk to webcamd, or an internal
x11 grabber, or any file that ffmpeg can read).

a skeleton for a port of version 0.2.0 is attached

cheers
luigi
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: baresip (was Re: Ekiga FreeBSD (for a future without Skype)

2011-05-23 Thread Luigi Rizzo

On Mon, May 23, 2011 at 08:46:14AM +0200, Luigi Rizzo wrote:
...
 For people interested in audio/video telephony, I'd also suggest
 baresip, which you can find at
 
   http://www.creytiv.com/pub/
 
 version 0.2.0 works almost with no effort on FreeBSD, does not need
 a ton of libraries, and supports a variety of input and output
 methods (for video input, it can talk to webcamd, or an internal
 x11 grabber, or any file that ffmpeg can read).
 
 a skeleton for a port of version 0.2.0 is attached

forgot that the mailing list strips attachments.  You can find it at

http://info.iet.unipi.it/~luigi/FreeBSD/20110523-baresip-port.tgz

cheers
luigi

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org