# How to make a live stream on YouTube.

{% hint style="danger" %}
**Attention!** Google enlisted the Hangouts On Air feature on August 1, 2019. However, there are still two ways to stream via YouTube. One basic and one more complete form. We recommend that you use the fullest form through the OBS software.&#x20;
{% endhint %}

Learn some of the ways to stream it live on YouTube at the Webinar Center:

## 1)OBS Studio

The most widely used live streaming tool in the world. It is super powerful and allows you to do what you dream of broadcasting. Learn more about how to use it by clicking the link below:

{% content-ref url="/pages/-Ly49dcEtigXku-QfdXN" %}
[How to stream to YouTube using OBS Studio](/english/obs-studio/how-to-stream-to-youtube-using-obs-studio.md)
{% endcontent-ref %}

## 2) Lightstream

It looks like OBS Studio and has almost all the same features, but with some very helpful features, such as inviting presenters. No software installation required, but only requires a simple Google Chrome extension for screen sharing. Access by <https://studio.golightstream.com/welcome>

## 3) YouTube Webcam ou App

Super easy, but super basic. You can do it from your computer or mobile phone (via the YouTube App). But it does not allow more than one presenter and not even share your screen. So simple that you don't need a tutorial.


---

# 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://help.webinar.center/english/how-to-make-a-live-stream-on-youtube..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.
