From owner-freebsd-multimedia@FreeBSD.ORG Thu Jan 31 09:22:32 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6CA81F7B for ; Thu, 31 Jan 2013 09:22:32 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe09.c2i.net [212.247.155.2]) by mx1.freebsd.org (Postfix) with ESMTP id DBEEF721 for ; Thu, 31 Jan 2013 09:22:31 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe09.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 199384278; Thu, 31 Jan 2013 10:22:24 +0100 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Subject: Re: webcamd 3.9.0.4 and TerraTec H7 Date: Thu, 31 Jan 2013 10:23:35 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <20130130234823.e8ca2a3a6ce3c32f7d7d5e4d@getmail.no> <201301310805.03427.hselasky@c2i.net> <20130131095911.4807ed38cb6045ea854b1aaf@getmail.no> In-Reply-To: <20130131095911.4807ed38cb6045ea854b1aaf@getmail.no> X-Face: ?p&W)c(+80hU; '{.$5K+zq{oC6y| /D'an*6mw>j'f:eBsex\Gi, X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2013 09:22:32 -0000 On Thursday 31 January 2013 09:59:11 Torfinn Ingolfsen wrote: > On Thu, 31 Jan 2013 08:05:03 +0100 > > Hans Petter Selasky wrote: > > Have you given the correct parameters to w_scan. What are you trying to > > scan? > > Yes, I think so. You can see the parameters in my previous post in this > thread. I'm trying to scan my cable-TV provider (DVB-C) for available > channels. > > FWIW, I have another DVB-C device[1] connected to the same cable (using a > T-split). When testing this other device with w_scan (using exactly the > same parameters) w_scan finds almost 200 channels (or "services" as w_scan > calls them). > > References: > 1) http://sites.google.com/site/tingox/pctv_nanostick_t2_freebsd Hi, Some sticks are dual DVB-T and DVB-C, and you need to specify that to w_scan. Maybe compiling webcamd with debugging and running in foreground will give some more hints. Thanks for testing! --HPS