Skip to content

No audio detection (Pipewire support) #62

@Meister1593

Description

@Meister1593

So issue is explained by title, xidlehook can't work with pipewire and simply does not detect any audio.
Pipewire has pulse module, most likely issue is that it haven't implemented 100% of pulse api.
I don't know exactly what would be better: to pipewire handle pulse methods properly or to implement pipewire support in xidlehook.
In first case, i think would be nice to know what part of libpulse has to be implemented to work properly with audio levels (or what is used inside xidlehook to detect audio)
In second case, there is two options: either to implement it through libpipewire, or to implement it through something that works with both pulse and with pipewire through libpulse (which is implemented in pipewire through pipewire-pulse).

Either way, it would be nice to have such support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions