---
title: "Get the SDP session descriptions for the configured AES67 send streams"
method: GET
path: "/api/pipewire/aes67/sdp"
tags: ["pipewire"]
---

# Get the SDP session descriptions for the configured AES67 send streams

`GET /api/pipewire/aes67/sdp`

Returns one entry per send instance, each carrying the RFC 4566 session description fppd is announcing for it.  Intended for handing a stream to a tool that cannot see FPP's SAP announcements -- Stream Monitor (https://aes67.app), VLC, or an analyser on another VLAN.

## Response `200`

Session descriptions for every send instance

- object

## Other responses

- `503` — fppd is not running, so there is no applied configuration to describe

## Changes

- **2026-09-07** `d7074f8b31e0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/pipewire/aes67/sdp/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc.dev/falconchristmas/apis/fpp-api/revisions/ebedbd639342?raw)
