# Using OBS Studio to Push Live Stream

Below is a guide to using the OBS Studio application to push Live Stream.

**Step 1** : First, you need to initialize a **Live Entrypoint** and a **Live Stream** on the vCDN system according to the instructions here [.](https://docs-vngcloud-vn.translate.goog/vng-cloud-document/vn/vcdn/loai-hinh-dich-vu/live-streaming) You can skip this step if you already have a **Live Entrypoint** and a **Live Stream.**

{% hint style="info" %}
**Attention:**

* When initializing Live Entrypoint, in the Publish IPs section, you need to remove the IP address 0.0.0.0 and enter the User Name and Password you want to use.
  {% endhint %}

**Step 2** : Open the OBS app on your device and select **Settings**

<figure><img src="/files/tAlO2c4VdtLDQp7Z3Prw" alt=""><figcaption></figcaption></figure>

**Step 3:** On the Settings page, continue to select **Stream** in the left Tab. In which:

* **Service** : Custom...
* **Server** : `rtmp://vnpt.entrypoint.vcdn.live/xxxxxxxxxxxxxxxx/`(Live EP domain is provided when you create and your LiveApp can be found in Live Entrypoint configuration)
* **Stream Key** : `demo1?u=xxxxxx&p=xxxxxxx` (Channel (demo1) you can enter as you like | Username and password you entered when initializing Live Entrypoint)

<figure><img src="/files/NAWF8rK4F0GAwh4yGgar" alt=""><figcaption></figcaption></figure>

**Step 4:** After creating a Live CDN domain mapped to the Live App that has pushed the stream, the view link created will look like this:`https://domaincdn.vcdn.cloud/demo1/index.m3u8.`


---

# 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/su-dung-ung-dung-obs-studio-de-push-luong-live-stream.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.
