From owner-freebsd-multimedia@freebsd.org Wed Sep 12 08:27:37 2018 Return-Path: Delivered-To: freebsd-multimedia@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 0C007108B783 for ; Wed, 12 Sep 2018 08:27:37 +0000 (UTC) (envelope-from shreyankfbsd@gmail.com) Received: from mail-ua1-x92b.google.com (mail-ua1-x92b.google.com [IPv6:2607:f8b0:4864:20::92b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A78677EC2 for ; Wed, 12 Sep 2018 08:27:36 +0000 (UTC) (envelope-from shreyankfbsd@gmail.com) Received: by mail-ua1-x92b.google.com with SMTP id r15-v6so1035508uao.1 for ; Wed, 12 Sep 2018 01:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lRH/Nf+IbGqTAW7MzWyUryl7NyJlrMhiNJPZc+ampzI=; b=C6I2AxCW6wkQuIAKVfvUX6wYmW8W35eDxKLrJuMO64qjhUMTFy5RTAHoK3oWCjD2Jl I0h7TPaVZsg2Hnlu7+Lc79PBp/eJHGnWRT/GmeHeGKNdQf8b3NBRZx4jNuc1wQckivEn 0Zp3Q0X93dNkzhsbIoAxlWjcSpl+0jsGR0ISJARDpbW7tzPYrriG09ky9zWjTaBLMk7Y tuc0mB4AGyO1a70SpQw1cdWOSjaXyjBab/nD2UsSlTz0kcvq436dVyHUvH5af4dqMSHY KIXXnFpZEnVNdLyyEiTnwEEuMPwfh45Jl/M4HFAtL5Oh71PrM2XKbXjuUSjEkr7YVatL rh3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lRH/Nf+IbGqTAW7MzWyUryl7NyJlrMhiNJPZc+ampzI=; b=gb9HfW16+lB5ASQoy9Km4RMiJJ4esEyeGWsCD3qXB+rOfzs/A4uOSeAO3V+kAGhvpM bNqNkf56LdcY4zpRsrc6/Y8I+OZ0OqenPSbcNeIA/UBhCDX/UnQZhk8QEXOzsndABU+B JV6s5XzeSc6SlwAVN7TBQGDMq51cG/5fb6u1DzPMRcfJmuZOxVV769iopnTqN/ytGCvS fuPIBOkbWETLz+jEpTwLkGiyM3klMCaxBm1HnXv0g4G+r/yY326yV0bd0Pk2NORSW0Uw z1NpfvIC/StdH7WjTylgYtVwL3GTfUlw0kW8WPg5fPQ6jmJ5345w0F9hQ55b7PKDOuf0 kVMA== X-Gm-Message-State: APzg51DkU08dXsU40p3bDA1fc4t5tmFY8ohy3gwBquVBEQzPE6CpAXrB zFKNQ3XIfpkr3zGW9clo9gTQDKeqfqlLS2WaZg== X-Google-Smtp-Source: ANB0VdZP6iPbmOhtOYWqXglqJTIvDv2IovdCs8Q+tiRWsQwnSYXivOvEen289sblS+BahkQvfSC/IInt+13oc82OmjA= X-Received: by 2002:a67:8dc6:: with SMTP id p189-v6mr328931vsd.15.1536740856147; Wed, 12 Sep 2018 01:27:36 -0700 (PDT) MIME-Version: 1.0 References: <9e9f5643-f061-6723-0042-45560b98d407@selasky.org> In-Reply-To: <9e9f5643-f061-6723-0042-45560b98d407@selasky.org> From: shreyank amartya Date: Wed, 12 Sep 2018 13:57:25 +0530 Message-ID: Subject: Re: Logitech C922 Webcam To: hps@selasky.org Cc: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2018 08:27:37 -0000 Can you help me out, on how to get webcamd going with this newer library version. Do i have to compile webcamd from source? Any help on how to do so, I'm new to FreeBSD. On Wed, Sep 12, 2018 at 12:44 PM Hans Petter Selasky wrote: > On 9/12/18 7:18 AM, shreyank amartya wrote: > > What about this error: > > libv4l2: error got 4 consecutive frame decode errors, last error: > > v4l-convert: libjpeg error: End Of Image > > > > Both pwcview and cheese give this out. Is there a patch to fix this? or > any > > other solution or method I can try out? > > There might be a newer version of the JPEG library, used by libv4l2 . > > --HPS >