From nobody Sun Sep 25 19:18:03 2022 X-Original-To: freebsd-chromium@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 4MbFzC34PRz4cjtD for ; Sun, 25 Sep 2022 19:18:15 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from mail.0x20.net (mail.0x20.net [46.251.251.56]) (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 4MbFzB0XDMz3NK1 for ; Sun, 25 Sep 2022 19:18:13 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from e.0x20.net (mail.0x20.net [46.251.251.56]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 4565217796C; Sun, 25 Sep 2022 21:18:04 +0200 (CEST) Received: (from lars@localhost) by e.0x20.net (8.16.1/8.16.1/Submit) id 28PJI4sS021894; Sun, 25 Sep 2022 21:18:04 +0200 (CEST) (envelope-from lars) Date: Sun, 25 Sep 2022 21:18:03 +0200 From: Lars Engels To: JV Cc: "freebsd-chromium@FreeBSD.org" Subject: Re: Any update on widevine? Message-ID: References: List-Id: FreeBSD-specific Chromium issues List-Archive: https://lists.freebsd.org/archives/freebsd-chromium List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-chromium@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 9.0 User-Agent: Mutt/2.2.7 (2022-08-07) X-Rspamd-Queue-Id: 4MbFzB0XDMz3NK1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of lars@e.0x20.net has no SPF policy when checking 46.251.251.56) smtp.mailfrom=lars@e.0x20.net X-Spamd-Result: default: False [-0.80 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; FORGED_SENDER(0.30)[lars.engels@0x20.net,lars@e.0x20.net]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:48314, ipnet:46.251.251.0/24, country:DE]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[no SPF record]; MLMMJ_DEST(0.00)[freebsd-chromium@freebsd.org]; R_DKIM_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_NEQ_ENVFROM(0.00)[lars.engels@0x20.net,lars@e.0x20.net]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[lars]; TO_DN_EQ_ADDR_SOME(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; DMARC_NA(0.00)[0x20.net]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Fri, Sep 23, 2022 at 05:57:26PM +0000, JV wrote: > Recently moved to FreeBSD, lack of widevine support just crept up on > me today. The last I see it mentioned as unsupported is about 2 years > ago. Has there been any movement in this space? Widevine is a closed source product and is not shipped with Chromium. As a workaround you can use Marcel Kaiser's linux-browser-installer [1] to download and install Chrome, Edge, Vivaldi and Edge. The installer first installs Ubuntu in a chroot and then the browser of your choice. [1] https://github.com/mrclksr/linux-browser-installer