From owner-freebsd-usb@freebsd.org Tue Dec 4 16:33:54 2018 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7449131207D for ; Tue, 4 Dec 2018 16:33:54 +0000 (UTC) (envelope-from nir@sarfsc.ru) Received: from forward103j.mail.yandex.net (forward103j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EEFB1811D7 for ; Tue, 4 Dec 2018 16:33:53 +0000 (UTC) (envelope-from nir@sarfsc.ru) Received: from mxback4o.mail.yandex.net (mxback4o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::1e]) by forward103j.mail.yandex.net (Yandex) with ESMTP id B4D7E6740088 for ; Tue, 4 Dec 2018 19:33:50 +0300 (MSK) Received: from localhost (localhost [::1]) by mxback4o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id N4pbM3GkNj-XoA8dP9g; Tue, 04 Dec 2018 19:33:50 +0300 Received: by sas1-a3690af4eda2.qloud-c.yandex.net with HTTP; Tue, 04 Dec 2018 19:33:50 +0300 From: =?utf-8?B?0JjQs9C+0YDRjCDQp9GD0LTQvtCy?= To: freebsd-usb In-Reply-To: References: <1855191543868767@iva7-d29a8296bc3c.qloud-c.yandex.net> Subject: Re: Add support for USB devices MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 04 Dec 2018 19:33:50 +0300 Message-Id: <12955961543941230@sas1-a3690af4eda2.qloud-c.yandex.net> Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Rspamd-Queue-Id: EEFB1811D7 X-Spamd-Result: default: False [-3.93 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-usb@freebsd.org]; DMARC_NA(0.00)[sarfsc.ru]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: mx.yandex.ru]; NEURAL_HAM_SHORT(-0.99)[-0.990,0]; R_SPF_NA(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[6.0.1.0.0.0.0.0.0.0.0.0.2.0.0.0.1.0.8.0.0.0.0.0.8.b.6.0.2.0.a.2.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; IP_SCORE(-1.73)[ipnet: 2a02:6b8::/32(-4.82), asn: 13238(-3.83), country: RU(0.01)]; FROM_EQ_ENVFROM(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2018 16:33:54 -0000 Hello! Thanks for the suggestion. I already tried that approach. webcamd is able to create the /dev/video0 device out of my webcam but it's not enough to get it working. Unfortunately I have to make deeper investigation of problems so I need someone who will be able to help me to study FreeBSD USB stack. --- With best regards, Igor Chudov. Saratov Free Software Center Work phone: +7 8452 98-78-18 Work (mobile) phone: +7 917 208-78-18 Personal (mobile) phone: +7 937 266-51-34 04.12.2018, 01:41, "CeDeROM" : > Hello Igor, webcamd is configured on runtime, use -d to pass the > proper camera device.. have you tried that? > > https://www.freebsd.org/cgi/man.cgi?query=webcamd&sektion=8&manpath=freebsd-release-ports > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info