---
title: "Stops an active encoding."
method: DELETE
path: "/Videos/ActiveEncodings"
tags: ["HlsSegment"]
---

# Stops an active encoding.

`DELETE /Videos/ActiveEncodings`

## Query parameters

- `deviceId` string, nullable — The device id of the client requesting. Used to stop encoding processes when needed.
- `playSessionId` string, nullable — The play session id.

## Response `204`

Encoding stopped successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/jellyfin/apis/jellyfin-api.md) · [All operations](https://skmtc.net/jellyfin/apis/jellyfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jellyfin/jellyfin-api/versions/eb6f75af7066/schema)
