# Transcoding and advanced features

Besides basic Livestream and VOD services, vCDN also provides advanced features such as:

* **Low Latency Livestream** : Low latency livestream.
* **Live Transcode** : Livestream combines transcoding to multiple resolution profiles (1080p, 720p, 480p) to match the viewer's network speed or terminal device (Adaptive Bitrate Streaming).
* **Livestream catchup** : Livestream combined with saving for VOD playback later.
* **Restream** : Stream simultaneously to multiple platforms such as YouTube, Facebook.
* **VOD Transcode** : Transcode available media files to multiple resolution profiles (1080p, 720p, 480p) to suit the viewer's network speed or terminal device. Supports multiple input formats: MP4,HLS,DASH.
* **Protect content with 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/vcdn/loai-hinh-dich-vu/transcoding-and-advanced-features.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.
