hi, i always use screencast recorder i'hv setted in dconf as is: format:ogg > framerate:30 > pipeline:queue ! videorate ! vp8enc > quality=8 speed=6 threads=%T ! mux. pulsesrc ! audio/x-raw-int ! queue ! > audioconvert ! > vorbisenc ! mux. webmmux name=mux >
in the main.js i have changed pause with close to recording audio > > if (recorder.is_recording()) { > recorder.close(); at this time for me the only way to close the gnome-shell record stream is to go in pavucontrol and click dx "terminate recordings" all works well, but i don't want to go any time in pavucontrol wich command i can use to closing the record stream? is a dbus call? or i can use pactl unload module? In pactl -list i have seen the module is used for more instances of gnome-shell i'm not sure wich is the module for only the record stream. i don't know how to use dbus messages.. regards
_______________________________________________ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list