From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id D795395F405 for ; Thu, 28 Apr 2022 18:48:43 +0200 (CEST) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 23SGmhkw020870; Thu, 28 Apr 2022 18:48:43 +0200 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id A710CD56F2; Thu, 28 Apr 2022 18:48:43 +0200 (CEST) X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id X6FfkZVL1_nJ; Thu, 28 Apr 2022 18:48:41 +0200 (CEST) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 932A4D56EA; Thu, 28 Apr 2022 18:48:41 +0200 (CEST) Date: Thu, 28 Apr 2022 18:48:41 +0200 Message-ID: <87sfpxtaqe.wl-jch@irif.fr> From: Juliusz Chroboczek To: Fabrice Rouillier In-Reply-To: References: <87sfpyk9qo.wl-jch@irif.fr> <87ee1hlef7.wl-jch@irif.fr> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.1 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Thu, 28 Apr 2022 18:48:43 +0200 (CEST) X-Miltered: at korolev with ID 626AC56B.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 626AC56B.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 626AC56B.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Message-ID-Hash: YOAWKPLUPWIVPZRJSQ5T2NN3N4AE25SB X-Message-ID-Hash: YOAWKPLUPWIVPZRJSQ5T2NN3N4AE25SB X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: galene@lists.galene.org X-Mailman-Version: 3.3.5 Precedence: list Subject: [Galene] Re: Galene & Raspberry List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: > The current problem is that for streaming correctly the slides, I mean ha= ving a > good resolution that make them readable, I need to force the 4K resolutio= n in > the embedded navigator of OBS (because the slides have the same size in t= he > Galene window than the webcams and it there is 3 webcams + the slides are= quite > small) By default, Galene's client uses whatever size the browser has chosen. You may manually pick a different size by doing /set resolution [1024,600] then restarting the stream. Unfortunately, there's no way to query the natively supported sizes of the camera, so I cannot easily present a menu. > and this seems to have consequences on the frame rate which seems to > fall around 15 images per second. Yes, WebRTC will drop either the framerate or the resolution when there is too little throughput. If you have a good connection, you may give Galene more throughput by picking "send: unlimited" in the side menu. > An alternative is to use the pip, but in that case I can not use the embe= dded > navigator and then I can not fix the settings so that one have just to pu= sh =AB > stream =BB in the next session (force to crop and select the right window= , etc.). > The objective is that anyone can activate the stream just pushing some bu= tton. Please explain, that's not clear to me. -- Juliusz