• Joined on 2024-08-01
benoit pushed to desktop-app at benoit/PTT-Live 2026-07-01 13:45:30 +02:00
51245db256 feat: gestion groupes sans serveur via IPC + lecture YAML directe
benoit pushed to desktop-app at benoit/PTT-Live 2026-07-01 13:32:13 +02:00
b3fbe31a2d fix: remplacer prompt/confirm par modals HTML (non supportés dans Electron)
955bfdfe07 feat: activer boutons Groupes et ajouter export logs/config desktop
Compare 2 commits »
benoit opened issue benoit/PTT-Live#2 2026-07-01 08:38:04 +02:00
Quid des multiples in/out
benoit pushed to desktop-app at benoit/PTT-Live 2026-06-30 14:18:13 +02:00
a7a488403f Update documentation
22bb66b680 fix: corriger la détection de statut serveur et l'URL/QR code de connexion clients
144caac183 fix: activer HTTPS par défaut dans l'app Electron et fiabiliser les appels au serveur local
b7911badb2 fix: corriger conflit upgrade WebSocket entre proxy LiveKit et audio-levels
dfe5db979a feat: ajout proxy HTTP pour routes REST LiveKit
Compare 10 commits »
benoit created branch desktop-app in benoit/PTT-Live 2026-06-30 14:18:13 +02:00
benoit pushed to main at benoit/iDRAC_fan_controller 2026-06-19 23:17:27 +02:00
9d70f77aa3 Actualiser proxmox/idrac-fan-controller.sh
benoit pushed to main at benoit/PTT-Live 2026-06-18 16:20:08 +02:00
312d47d677 Merge pull request 'macos' (#1) from macos into main
060453fe06 fix: application du buffer d'accumulation aux backends Linux (PipeWire/JACK)
2b88ea0ad5 fix: audio haché depuis carte son par chunks sox de taille variable
9aff58c528 fix: déformation audio par saturation du mixage
a803250f9f fix: routing audio macOS avec support multi-canaux et LiveKit
Compare 9 commits »
benoit merged pull request benoit/PTT-Live#1 2026-06-18 16:20:06 +02:00
macos
benoit created pull request benoit/PTT-Live#1 2026-06-18 16:19:58 +02:00
macos
benoit pushed to macos at benoit/PTT-Live 2026-06-02 23:48:16 +02:00
060453fe06 fix: application du buffer d'accumulation aux backends Linux (PipeWire/JACK)
benoit pushed to macos at benoit/PTT-Live 2026-06-02 01:17:25 +02:00
2b88ea0ad5 fix: audio haché depuis carte son par chunks sox de taille variable
9aff58c528 fix: déformation audio par saturation du mixage
a803250f9f fix: routing audio macOS avec support multi-canaux et LiveKit
36e1799ec5 fix: chargement des groupes dans l'onglet Audio pour matrice de routing
f302b3f266 fix: persistance des groupes avec ConfigManager
Compare 6 commits »
benoit created branch macos in benoit/PTT-Live 2026-06-02 01:17:25 +02:00
benoit pushed to main at benoit/PTT-Live 2026-06-01 23:14:45 +02:00
77bc36b765 feat: amélioration UX interface admin audio
58bc91b966 fix: UX interface admin et client
Compare 2 commits »
benoit pushed to main at benoit/PTT-Live 2026-05-28 16:07:13 +02:00
d908cf4ee6 fix: API /admin/devices/list compatible macOS avec CoreAudio
522a6255fe fix: API /admin/devices/list retourne vrais IDs PulseAudio/PipeWire
5784aa68e1 clean: suppression logs debug audio
Compare 3 commits »
benoit pushed to main at benoit/PTT-Live 2026-05-28 15:32:05 +02:00
05e7f69ffb fix: support Int16Array depuis LiveKit Node SDK
benoit pushed to main at benoit/PTT-Live 2026-05-28 15:28:44 +02:00
5534a43b0a debug: ajout logs diagnostic format audio LiveKit
benoit pushed to main at benoit/PTT-Live 2026-05-28 15:24:09 +02:00
1941e9c8a1 fix: accumulation frames LiveKit 240→960 samples avant routing
benoit pushed to main at benoit/PTT-Live 2026-05-28 15:08:35 +02:00
cfeb275d18 fix: convert Uint8Array to Buffer in _bufferToFloat32
benoit pushed to main at benoit/PTT-Live 2026-05-28 14:52:44 +02:00
adadbfeeb7 fix: utilisation de TrackKind.KIND_AUDIO au lieu de string 'audio'
benoit pushed to main at benoit/PTT-Live 2026-05-28 14:45:06 +02:00
aab23dc51f feat: réduction drastique des logs LiveKit
c562415a3d fix: écoute TrackPublished pour détecter tracks audio publiés après connexion
Compare 2 commits »