• # Tout nouveau projet de Lennart Poettering de réécriture de quelque chose d’existant

    Posté par (site web personnel) . En réponse à la dépêche Bonne année 2021 !. Évalué à 10.

    Perso j'attends beaucoup du projet PipeWire qui vise à réécrire quelque chose d'existant écrit par Lennart Poettering (PulseAudio).

    https://pipewire.org/ promet une compatibilité JACK et PulseAudio, de la sécurité, une intégration à Flatpak, et la vidéo en plus de l'audio !

    C'est déjà intégré au bureau Fedora, mais je ne sais pas ce qui l'utilise.

    $ systemctl --user status pipewire
    くろまる pipewire.service - Multimedia Service
    Active: active (running) since Thu 2020年12月31日 12:59:16 CET; 2 days ago
    TriggeredBy: くろまる pipewire.socket
    ...
    

    Voir https://fedoraproject.org/wiki/Changes/DefaultPipeWire#Route_all_Audio_to_PipeWire prévu pour Fedora 34 :

    This change proposal is to route all audio from PulseAudio and JACK to the PipeWire Audio daemon by default.

    This proposal is to replace the PulseAudio daemon with a functionally compatible implementation based on PipeWire. This means that all existing clients using the PulseAudio client library will continue to work as before, as well as applications shipped as Flatpak.

    All PRO audio is handled with the JACK client library, which talks to the JACK server. This proposal will install a JACK client library replacement that talks directly to PipeWire. All existing PRO audio jack applications will then work on top of PipeWire.

    For legacy ALSA clients, we will install an ALSA plugin that routes the audio directly to PipeWire.

    Avec ça, c'est sûr, Linux sera enfin prêt pour le desktop en 2021 !