Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Video
    • Overview
    • Video hosting
    • Video broadcast
    • Overview
    • Control
    • Troubleshooting
  • Access management
  • Pricing policy
  • Audit Trails events
  • Release notes

In this article:

  • Get your cloud ready
  • 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 August 18, 2025
  • Get your cloud ready
  • Create a channel
  • Create a line
  • Create a broadcast
  • Set up OBS Studio
  • Start your broadcast
  • Check if the broadcast is available

To stream a video on the service's channel:

  1. Get your cloud ready.
  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.

Get your cloud readyGet your cloud ready

To get started with Cloud Video:

New user
I am already using Yandex Cloud
  1. Log in to your Yandex account. If you do not have an account, create one.
  2. Open the Cloud Video home page.
  3. On the Cloud Video home page, confirm that you have read and accept the Terms of use, then click Log in.
  4. Create a billing account.
  1. Log in to your Yandex account.

  2. Open the Cloud Video home page.

  3. Select one of these options:

    • If you already have an organization, select it from the drop-down menu and click Open Cloud Video.

      Note

      To activate a Cloud Video instance, you need the admin or owner role. For more information about roles, see Access management in Yandex Identity Hub.

    • If you have a cloud but no organization, click Open Cloud Center. In the window that opens, enter a name and description for your organization and click Create organization and Cloud Video. For more information about working with organizations, see Getting started with organizations.

  4. To use Cloud Video, make sure you have the minimum role, video.editor, in the organization.

If you encounter a technical issue with the service, contact Yandex Cloud support.

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.
    • Optionally, Description.
  4. Click Create.

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

  • To learn more about channels, see Channels.
  • To learn more about configuring ads, see Configuring ads.

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.

To learn more about lines, see 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.

To learn more about streams, see 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 OK.

    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 stream's source 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
  • Configuring ads
  • Troubleshooting in Cloud Video

Was the article helpful?

Previous
Video hosting
Next
All guides
© 2025 Direct Cursus Technology L.L.C.