From 0d389e1d6c1aed4a92f82d9711f4564a12390fcd Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 16 Jun 2025 10:44:49 +0200 Subject: vault backup: 2025-06-16 10:44:49 --- Native Protocol - Web.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Native Protocol - Web.md (limited to 'Native Protocol - Web.md') diff --git a/Native Protocol - Web.md b/Native Protocol - Web.md new file mode 100644 index 0000000..08e3c3c --- /dev/null +++ b/Native Protocol - Web.md @@ -0,0 +1,15 @@ +[[PipeWire]] + +--- + +[Native Protocol](https://docs.pipewire.org/page_native_protocol.html). + +**Message** +- header 16 bytes + - 4 - uint32 words (id, (opcode, size), seq, n_fds) +- payload: variable length + +IPC over UNIX sockets. Socket default name: `pipewire-0` found in either: +- env: PIPEWIREresource gro_RUNTIME_DIR +- env: XDG_RUNTIME_DIR +- env: USERPROFILE \ No newline at end of file -- cgit v1.2.3