Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How to set default sink in gstreamer?

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
JMCC
Posts: 1
Joined: 2018-01-21 17:31

How to set default sink in gstreamer?

#1 Post by JMCC »

Hello. I am using Debian Stretch, and I want to set a system-wide default sink for gstreamer. But I have not been able to find the way to do it. In the past, you used to do it like:

Code: Select all

gsettings set org.freedesktop.gstreamer-0.10.default-elements audiosrc pulsesrc
(This is an example, that is not the actual name of the key I want to set)

But now, I have looked all through dconf settings, and haven't found any schema or key regarding gstreamer. Is there any package I need to install, or now it is done in a different way than dconf?

Thanks.

Post Reply