Re: Video recording during GNOME session



On Thu, Nov 8, 2018 at 2:02 PM Alberto Ruiz <aruiz gnome org> wrote:

Hello Pavlin,

you can use 'gdbus' to call the dbus interface from the commandline, it even has tab completion so it's 
easy to explore.

If you don't understand dbus well, my suggestion is that you install d-feet to visually explore the d-bus 
API

This snippet is a good start https://gitlab.gnome.org/snippets/39

You could investigate ways of getting a gstreamer pipeline to save
your recording. There are apps out there already doing some of these
things. See https://github.com/EasyScreenCast/EasyScreenCast


El jue., 8 nov. 2018 a las 12:53, Pavlin Georgiev (<pavlin varna net>) escribió:

Hi.

How to start and stop video recording
in GNOME 3.28
via a shell command or any other way
from a Python script?


What do I know at this point?
1. The screen recorder is accessible via D-Bus at the bus name
org.gnome.Shell.Screencast, and provides a control object
/org/gnome/Shell/Screencast.

2. Increase the time limit:
gsettings set org.gnome.settings-daemon.plugins.media-keys
max-screencast-length X

_______________________________________________
gnomecc-list mailing list
gnomecc-list gnome org
https://mail.gnome.org/mailman/listinfo/gnomecc-list



--
Cheers,
Alberto Ruiz
_______________________________________________
gnomecc-list mailing list
gnomecc-list gnome org
https://mail.gnome.org/mailman/listinfo/gnomecc-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]