From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 04FE8606A7 for ; Thu, 24 Sep 2020 13:15:32 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E685711689 for ; Thu, 24 Sep 2020 13:15:01 +0200 (CEST) Received: from relay.webmeisterei.com (relay.webmeisterei.com [185.31.212.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 95B4B1167A for ; Thu, 24 Sep 2020 13:15:00 +0200 (CEST) Received: from [10.167.160.12] (port=63169 helo=mail.jochum.dev) by relay.webmeisterei.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kLP8m-0003n2-35 for pve-devel@pve.proxmox.com; Thu, 24 Sep 2020 13:10:21 +0200 Received: from [10.167.160.5] (10-42-0-128.ingress-nginx-controller.kube-system.svc.cluster.local [10.42.0.128]) by mail.jochum.dev (Postfix) with ESMTPSA id BFF3541DE2B07 for ; Thu, 24 Sep 2020 11:10:20 +0000 (UTC) X-CTCH-RefID: str=0001.0A090213.5F6C7E9D.002B, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 To: PVE development discussion From: =?UTF-8?Q?Ren=c3=a9_Jochum?= Message-ID: Date: Thu, 24 Sep 2020 13:10:20 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-SPAM-LEVEL: Spam detection results: 0 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_LOW -0.7 Sender listed at https://www.dnswl.org/, low trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] Flutter-App: virt-viewer in the App X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2020 11:15:32 -0000 Hi, yesterday I got the Virt-Viewer from Opaque extracted in my own App (Its Code is GPL Licensed). Is there any interest in having it Integrated in the Flutter-App? It adds about 15-20MB to the size of the App though. Kind regards, René P.s.: I haven't talked to the Author of Opaque yet, need to do that first.