---
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

## Changes

- **2026-05-26** `e98f528191b2` — 1 info
  - removed the non-success response with the status `502`
- **2026-05-06** `1950bd2e27eb` — 1 info
  - added the non-success response with the status `502`

[Change history](https://skmtc.dev/datvietvac-techhub/apis/open-streamer-api/changes/config/transcoder/probe/post.md)

---

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