---
title: "Probe transcoder capabilities (stub during native migration)."
method: POST
path: "/config/transcoder/probe"
tags: ["system"]
---

# Probe transcoder capabilities (stub during native migration).

`POST /config/transcoder/probe`

P0 stub — always returns ok=true. Real capability probe will be reintroduced once the native libav pipeline lands.

## Response `200`

OK

- HandlerProbeStubResponse
  - `notice` string
  - `ok` boolean

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/datvietvac-techhub/apis/open-streamer-api.md) · [All operations](https://skmtc.net/datvietvac-techhub/apis/open-streamer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datvietvac-techhub/open-streamer-api/versions/9f723293b698/schema)
