From mboxrd@z Thu Jan 1 00:00:00 1970 From: hub.lombard@free.fr Subject: Re: Screencast recording on Guix System Date: Fri, 2 Aug 2019 21:25:19 +0200 (CEST) Message-ID: <850899048.618502282.1564773919918.JavaMail.root@zimbra49-e8.priv.proxad.net> References: <2ce86e44d17f2b3fffd0cf60a4b41ffd@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47220) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htdBC-0002dM-AU for help-guix@gnu.org; Fri, 02 Aug 2019 15:25:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htdBA-0007Dn-KM for help-guix@gnu.org; Fri, 02 Aug 2019 15:25:30 -0400 Received: from smtp5-g21.free.fr ([2a01:e0c:1:1599::14]:23688) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1htdB8-00074S-Kb for help-guix@gnu.org; Fri, 02 Aug 2019 15:25:28 -0400 In-Reply-To: <2ce86e44d17f2b3fffd0cf60a4b41ffd@disroot.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: znavko@disroot.org Cc: help-guix Hi znavko, ----- Mail original ----- De: znavko@disroot.org =C3=80: "help-guix" Envoy=C3=A9: Vendredi 2 Ao=C3=BBt 2019 20:30:19 Objet: Screencast recording on Guix System >Hello! I use Gimp for grab screen (File - Create - From screenshot). >But now I want record screencast to make video with my actions. Is there a= ny package on guix for fulfill this? I use obs (OBS Studio) You can install it: $ guix install obs (It's available) To make a screencast: + (in "sources") Then you load: Capture d'=C3=A9cran (XSHM) Hope it helps, Hubert