# Transcoding và các tính năng nâng cao

Bên cạnh dịch vụ Livestream và VOD cơ bản, vCDN còn cung cấp các tính năng nâng cao như:

* **Low Latency Livestream**: Livestream độ trễ thấp.
* **Live Transcode**: Livestream kết hợp transcode sang nhiều profile độ phân giải (1080p, 720p, 480p) nhằm phù hợp với tốc độ mạng hoặc thiết bị đầu cuối của người xem (Adaptive Bitrate Streaming).
* **Livestream catchup**: Livestream kết hợp lưu lại để phát VOD về sau.
* **Restream**: Stream đồng thời lên nhiều nền tảng như YouTube, Facebook.
* **VOD Transcode**: Transcode file media có sẵn sang nhiều profile độ phân giải (1080p, 720p, 480p) nhằm phù hợp với tốc độ mạng hoặc thiết bị đầu cuối của người xem. Hỗ trợ nhiều định dạng đầu vào: MP4,HLS,DASH.
* **Bảo vệ nội dung bằng DRM.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vcdn/loai-hinh-dich-vu/transcoding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
