From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 31 11:24:55 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C3EA106566C for ; Wed, 31 Mar 2010 11:24:55 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id 9E7DF8FC0C for ; Wed, 31 Mar 2010 11:24:54 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=0kjkE_DQfbUA:10 a=8nJEP1OIZ-IA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=Hy609PHLf2scUcgRnOsA:9 a=EBMVnIIDGYb2Ou8-nK0A:7 a=RFsODtReDSnni5Nsr7KbvBhdq0kA:4 a=wPNLvfGTeEIA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1394846886; Wed, 31 Mar 2010 13:24:51 +0200 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Wed, 31 Mar 2010 13:22:56 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: In-Reply-To: X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201003311322.56988.hselasky@c2i.net> Cc: christophe LE ROUX Subject: Re: Webcamd : Can it support dvb-s/dvb-s2 usb devices ? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2010 11:24:55 -0000 On Wednesday 31 March 2010 10:26:09 christophe LE ROUX wrote: > Hello, > Hi, > As i can read on some web pages, webcamd can support webcam and dvb-t > devices who have a linux driver. > What about dvb-s (or dvbs2) usb devices ? Yes, many are supported, but some are not. Please see the main Makefile in webcamd. > i think about Tevii S650 ( or S660 ) with ds3000.c linux driver, Pinacle > PCTV 452e Sat HDTV Pro USB with pctv452e.c linux driver or Technotrend > Connect S2-3600 HDTV-S2 USB ( with pctv452e.c linux driver too ). > > Another question, > If webcamd can support these usb devices, can i use mythtv port with ? I have not tried this yet. If mythtv uses the linux DVB header files, then yes. --HPS