Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2012 14:51:24 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Chris Rees <utisoft@gmail.com>
Cc:        freebsd-multimedia@freebsd.org, SicoSico <resuscitated_wael@hotmail.com>
Subject:   Re: baresip (was Re: Ekiga && FreeBSD (for a future without Skype)
Message-ID:  <20120903125123.GA1651@tiny.Sisis.de>
In-Reply-To: <CADLo83-wY-AHgW9jjrvkWJT=P-xrxaAg9%2Ba=2aVBv1DHkK-Gxw@mail.gmail.com>
References:  <1346515258781-5739847.post@n5.nabble.com> <20120901174214.GA38645@tinyCurrent> <1346623371986-5740128.post@n5.nabble.com> <20120903044400.GA2271@tinyCurrent> <1346671235832-5740285.post@n5.nabble.com> <20120903112505.GA1451@tiny.Sisis.de> <1346672681003-5740292.post@n5.nabble.com> <CADLo838tU3bHcGhD6screojqmn5u4BsyrEJsTVc_dEY6fkEWQA@mail.gmail.com> <1346675221022-5740306.post@n5.nabble.com> <CADLo83-wY-AHgW9jjrvkWJT=P-xrxaAg9%2Ba=2aVBv1DHkK-Gxw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Monday, September 03, 2012 a las 01:39:47PM +0100, Chris Rees escribió:

> Oh dear... that's the problem.  As Matthias has pointed out, the libs must
> be in /usr/lib32.
> 
> The other problem is that you're obviously not running CURRENT, so
> Matthias's libssl version does not match yours.

yes;

> 
> Matthias, did you get v4l2 working, and if so, how?

I have the following lines in the config:

$ egrep 'video|v4' .baresip/config
video_dev               /dev/video0
video_size              352x288
video_bitrate           384000
video_fps               25
#video_selfview         window # {window,pip}
module                  v4l2.so
#module                 v4l.so

and when I press 'v' it starts the video loop as:

Enable video-loop on /dev/video0: 352 x 288
v4l2: open video source: 352 x 288
/dev/video0: found valid V4L2 device (352 x 288) pixfmt=YU12
Current input: Camera 1

and I can seeme fine;

as I said, I compiled v0.4.0 directly from the sources, just the normal way:

$ ./configure
$ make
# make install

I do not remember (and can't check it now) if I set some special flags
in ./configure, will check later at home;

	matthias

-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120903125123.GA1651>