Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Cloud Video
    • Overview
    • Video hosting
    • Video broadcast
    • Overview
    • Control
    • Troubleshooting
  • Access management
  • Pricing policy
  • Audit Trails events
  • Release notes

In this article:

  • Prepare your cloud environment
  • Create a channel
  • Create a line
  • Create a broadcast
  • Set up OBS Studio
  • Start your broadcast
  • Check if the broadcast is available
  1. Getting started
  2. Video broadcast

Getting started with video broadcasts in Yandex Cloud Video

Written by
Yandex Cloud
Updated at March 6, 2025
  • Prepare your cloud environment
  • Create a channel
  • Create a line
  • Create a broadcast
  • Set up OBS Studio
  • Start your broadcast
  • Check if the broadcast is available

Note

The service is at the Preview stage.

To stream a video on the service's channel:

  1. Prepare your cloud environment.
  2. Create a channel.
  3. Create a line.
  4. Create a broadcast.
  5. Set up OBS Studio.
  6. Start your broadcast.
  7. Check if the broadcast is available.

For information about using the service via the API, see How to get started with the Yandex Cloud Video API.

Prepare your cloud environmentPrepare your cloud environment

  1. Go to the management console and log in to Yandex Cloud or sign up if not signed up yet.
  2. On the Yandex Cloud Billing page, make sure you have a billing account linked and it has the ACTIVE or TRIAL_ACTIVE status. If you do not have a billing account yet, create one.
  3. Open the Cloud Video home page.
  4. Select the organization to work with Cloud Video in or create a new one.
  5. To turn Cloud Video on, request access from the home page. You can also request access from support.

  6. Make sure you have the minimum role, video.editor, in the organization.

Create a channelCreate a channel

  1. Open the Cloud Video home page.
  2. Click Create a channel.
  3. On the channel creation page, enter:
    • Name.
    • (Optional) Description.
  4. Click Create.

Once the channel is created, you will find yourself inside it on the Video tab.

Learn more about channels

Create a lineCreate a line

  1. In the Lines tab, click Create a line.

  2. Enter a name for the line.

  3. In the Stream input protocol field, select RTMP.

  4. In the Stream type field, select Push.

  5. In the Thumbnail field, click Select file and choose a cover image.

    The following cover formats are supported: JPG, PNG, and GIF.

  6. Click Create.

Learn more about lines

Create a broadcastCreate a broadcast

  1. In the Broadcasts tab, click Create a broadcast.

  2. Enter a name for the broadcast.

  3. Select the previously created line.

  4. In the Thumbnail field, click Select file and choose a cover image.

    The following cover formats are supported: JPG, PNG, and GIF.

  5. In the Stream type field, select On demand.

  6. Click Create.

  7. In the broadcast settings window that opens, copy the following data:

    • Broadcast key
    • Server address.

Learn more about broadcasts

Set up OBS StudioSet up OBS Studio

  1. To install Open Broadcaster Software (OBS Studio or OBS), the video recording and live streaming software:

    Linux
    Windows

    Run this command:

    sudo add-apt-repository ppa:obsproject/obs-studio \
    sudo apt install obs-studio
    

    Download and install OBS Studio from the project’s website or use the Chocolatey package manager. In PowerShell, run this command as an administrator:

    choco install obs-studio
    
  2. Set up OBS Studio:

    1. In the right-hand panel, go to Controls → Settings → Stream.

    2. In the Destination section:

      • In the Service field, select Custom....
      • In the Server field, specify the server address you got earlier.
      • In the Stream Key field, specify the broadcast key you got earlier.
    3. In the left-hand panel, select Output → Stream.

      • Under Video Bitrate, set a value based on screen resolution and internet speed. You can measure your internet speed using Yandex.Internetometer. Your stream bitrate must not exceed the Outgoing connection value.
      • In the Video Encoder field, select the video encoding format.
    4. In the Recording section:

      • In the Recording Path field, specify the path to save your stream to.
      • In the Recording Format field, select the video file format.
    5. Click ОК.

    6. In the Sources panel at the bottom left, click to add a source.

      • In the window that opens, select a source, e.g., Video Capture Device.
      • In the window that opens, specify the source name and click OK.
      • Select the video streaming device, e.g., a webcam, and click OK.
    7. In the center of the window, you can set the size and position of the video stream.

    8. To start a broadcast, in the bottom-right Controls panel, click Start Streaming.

For more information, see OBS Studio setup recommendations.

Start your broadcastStart your broadcast

  1. Go back to the Broadcasts tab in Cloud Video.
  2. Select the broadcast you created earlier.
  3. Click Start.

The service limits the duration and number of simultaneous broadcasts.

Check if the broadcast is availableCheck if the broadcast is available

  1. On the broadcast settings page, under Episodes, click Embed in site and select the link tab.

  2. Click Copy.

    With Cloud Video Player SDK for IFrame, you can specify additional video player management settings and video playback parameters for the HTML page, such as video size and looping, volume, etc.

  3. Open a new browser page and paste the obtained URL to the address bar.

  4. Click the Play button.

See alsoSee also

  • Getting started with video hosting in Yandex Cloud Video
  • Yandex Cloud Video overview
  • Troubleshooting in Cloud Video

Was the article helpful?

Previous
Video hosting
Next
All guides
Yandex project
© 2025 Yandex.Cloud LLC