Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 18:17:52 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        arved@FreeBSD.org
Cc:        freebsd-multimedia@FreeBSD.org, me@janh.de, kde@FreeBSD.org, gnome@FreeBSD.org
Subject:   Re: kaffeine-1.0 and webcamd based DVB-T?
Message-ID:  <201008191617.o7JGHq9c003392@triton8.kn-bremen.de>
In-Reply-To: <4C6704A6.3050407@FreeBSD.org>
References:  <4C66C4BC.4040504@janh.de> <4C6704A6.3050407@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <4C6704A6.3050407@FreeBSD.org> you write:
>On 08/14/2010 18:30, Jan Henrik Sylvester wrote:
>> KDE3-Kaffeine was working with my webcamd based DVB-T stick,
>> KDE4-Kaffeine does not.
>>
>> Now that multimedia/kaffeine is the KDE4 version and the KDE3 version
>> gone, is there a way to teach Kaffeine about the DVB-T stick? ("Channel
>> Scan" does not show any "Source".)
>>
>> I remember there was a thread about this, but I currently cannot find it.
>
>Unfortunately i don't have a supported DVB stick, so i can't test anything.
>
>kaffeine uses the v4l-compat headers so in theory it should work like in 
>Linux...
>
>Does your stick work with other applications like mplayer or vlc?

I now know what's wrong:  Unlike the old kaffeine which looked for
dvb devices itself, the KDE4 version relies on x11/kdelibs4 to
find them (<Solid/DvbInterface>, src/dvb/dvbdevice_linux.cpp
in kaffeine sources), which in turn relies on sysutils/hal
(solid/solid/backends/hal/haldvbinterface.cpp in kdelibs), and
at least hal doesn't know about dvb devices on FreeBSD yet, they
are only handled in hald/linux/device.c in hal sources.  I've
Cc'd the hal and kdelibs port maintainers in case they want to
look at this...

 HTH,
	Juergen



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