From nobody Fri Apr 19 12:54:32 2024 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VLZNb3zznz5H1jl for ; Fri, 19 Apr 2024 12:54:39 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VLZNZ5XRkz44Zd; Fri, 19 Apr 2024 12:54:38 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-21-232.area1b.commufa.jp [123.1.21.232]) (authenticated bits=0) by www121.sakura.ne.jp (8.17.1/8.17.1/[SAKURA-WEB]/20201212) with ESMTPA id 43JCsXn9043795; Fri, 19 Apr 2024 21:54:33 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Fri, 19 Apr 2024 21:54:32 +0900 From: Tomoaki AOKI To: Rainer Hurling Cc: Rainer Hurling , Nuno Teixeira , Bernhard Froehlich , FreeBSD Mailing List Subject: Re: multimedia/webcamd future Message-Id: <20240419215432.da6bdb9bed315be22f0cdbce@dec.sakura.ne.jp> In-Reply-To: <3c2a971e-84b3-4192-8b54-b583f4db325a@gwdg.de> References: <18ef0fd2a48.b068b4c91109390.4520020575811408776@FreeBSD.org> <20240419065627.ba8faa4692444797b16dd3df@dec.sakura.ne.jp> <3c2a971e-84b3-4192-8b54-b583f4db325a@gwdg.de> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] X-Rspamd-Queue-Id: 4VLZNZ5XRkz44Zd On Fri, 19 Apr 2024 12:36:12 +0200 Rainer Hurling wrote: > Am 18.04.24 um 23:56 schrieb Tomoaki AOKI: > > Tracking logs of multimedia/webcamd, it was originally submitted by > > hselasky@ [1], and the upstream was always his repo. > > > > After he passed away, we lost not only the maintainer, but also > > the upstream, too. > > Hans Petters repo is still present until now: > https://github.com/hselasky/webcamd Yes, upstream "repo" is still accessible. But it's just "a part of the project". The problem is that: *Can anyone push update to the repo (or commit pull requests from someone)? *Can anyone grant commit bits for someone newly popping in? *Most importantly, who keep on developing/maintaining for new devices and/or chase changes on FreeBSD base side? The first 2 are about managements of the repo. The essential part is the last one. I call it as "upstream". And as a repo, because Hans Petter has already passed away, github could, possibly, BAN the repo in the future. This suspition is why I think one of existing 9 or newly created exactly one repo needs to become the new upstream repo as "the" successor. > > Maybe the best way would be forking from current master site and keep > > on doing what Hans Petter did for updating. > > Unfortunately, I'm not the one who is possible to do so. > > > > [1] > > https://cgit.freebsd.org/ports/commit/multimedia/webcamd?id=69f1e54d3f7fc62718bda0291922cddf8eb28a83 > > > > > > On Thu, 18 Apr 2024 20:40:59 +0100 > > Nuno Teixeira wrote: > > > >> Hello, > >> > >> I've found some PRs about it: > >> https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=webcamd&list_id=685477 > >> > >> And I'm looking for a well maintained port since I will need to use web > >> conferencing soon. > >> > >> I will install it this weekend and see how it goes. > >> > >> Thanks, > >> > >> Bernhard Froehlich escreveu (quinta, 18/04/2024 à(s) > >> 12:35): > >> > >>> ---- On Wed, 17 Apr 2024 09:24:52 +0200 *Nuno Teixeira > >>> >* wrote --- > >>> > >>> Hello all, > >>> > >>> multimedia/webcamd port and upstream is unmaintained and I'm looking for > >>> similar programs but at same time worried about the future of webcamd. > >>> > >>> Any help on this matter? > >>> > >>> > >>> > >>> Yeah the situation is really sad but nonetheless webcamd is working fine > >>> even with the > >>> DVB-S2 tuners I have. We probably need to update it to a newer kernel in > >>> the future but > >>> the v4l stuff in the linux kernel is quite mature and does not change that > >>> fast. > >>> > >>> Do you have any specific problem with webcamd you are facing? > >>> > >>> > >>> > >>> -- > >>> Bernhard Froehlich > >>> https://www.bluelife.at/ > >>> > >>> > >> > >> -- > >> Nuno Teixeira > >> FreeBSD Committer (ports) -- Tomoaki AOKI