For Russian producers, the “big three” platforms most Western streaming guides assume — YouTube, Facebook, Instagram — either don’t work reliably (YouTube throttling) or aren’t accessible at all (Meta platforms are blocked). The practical answer for producers streaming to Russian audiences is the two domestic platforms that actually work: RuTube (Russia’s YouTube equivalent, owned by Gazprom-Media) and VK Live (Vkontakte’s video and live streaming platform).
The good news is that both platforms use standard RTMP for ingest, which means YoloBox connects to them the same way it connects to any other RTMP destination. This guide walks through getting your stream keys, configuring YoloBox, choosing the right bitrate for each platform, and streaming to both simultaneously via multi-destination streaming.
Why RuTube and VK matter for Russian streamers
RuTube. Russia’s largest domestic video platform, effectively the YouTube alternative. Supports on-demand video and live streaming, has a native mobile app, and is where most Russian creators, media brands, and event producers have migrated over the past few years. If your audience is primarily Russian-speaking and Russian-based, RuTube is where they’re already watching.
VK Live (Vkontakte). VK is Russia’s largest social network — think Facebook, but domestic. VK Live is the platform’s live streaming feature, integrated into the same user profiles and communities where Russian users already spend their time. VK Live is particularly strong for community-driven content — subject-specific groups, local events, education, live commerce.
Together they cover the two major distribution surfaces for Russian audiences. Most producers targeting Russia stream to both simultaneously — RuTube for the “YouTube-style” archive-and-discover audience, VK Live for the social/community audience.
Before you start
You’ll need:
- A YoloBox device (Extreme, Ultra, Pro, or Mini — all support custom RTMP)
- A RuTube account and/or a VK account
- Working internet connection on the YoloBox (see our Russia SIM Connectivity Guide if the built-in SIM slot isn’t working for you)
- A stable upload connection of at least 8 Mbps sustained for 1080p, or 30+ Mbps for 4K
Part 1: Get your RuTube stream key and RTMP URL
RuTube’s creator interface changes occasionally, so if the exact menu labels don’t match what you see, check RuTube’s own help docs for the current path. The general workflow is:
- Log into your RuTube account at rutube.ru.
- Go to your Creator Studio (Студия) — usually accessible from the account menu in the top right.
- Find the Live Streaming section (Прямой эфир / Трансляции).
- Click Create Broadcast (Создать трансляцию).
- Set your broadcast title, description, category, and privacy settings.
- Scroll down to the Stream Settings section. You’ll see two values:
- Server URL (RTMP URL) — something like
rtmp://ingest.rutube.ru/live - Stream Key — a unique alphanumeric string
- Server URL (RTMP URL) — something like
- Copy both values. You’ll enter them into YoloBox in Part 3.
Important: Keep your stream key private. Anyone with your stream key can broadcast to your channel. Regenerate the key if you suspect it’s been shared or leaked.
Part 2: Get your VK Live stream key and RTMP URL
VK Live can be accessed through either the main VK profile (for personal streams) or a VK community/group (for community broadcasts). The workflow is similar:
- Log into VK at vk.com.
- Navigate to either your profile’s Video tab, or the Video section of the community you want to stream to.
- Click Create Live Broadcast (Создать трансляцию).
- Set the broadcast title, description, category, and privacy settings.
- Choose External Video Source (RTMP) — this is the option for streaming from external hardware or software (as opposed to VK’s built-in webcam broadcaster).
- You’ll be given:
- Server URL — something like
rtmp://ovsu.mycdn.me/input/[unique_id] - Stream Key — a unique alphanumeric string
- Server URL — something like
- Copy both values.
Note that VK’s stream key sometimes appears as a full URL that includes the key embedded, rather than as separate URL + key fields. In that case, you’ll paste the entire URL into YoloBox’s “Server URL” field and leave the stream key field empty — YoloBox handles both formats.
Part 3: Configure the streaming destinations in YoloBox
Now you’ll add these two destinations as custom RTMP streams on your YoloBox. The workflow is the same for Extreme, Ultra, Pro, and Mini — the menu names may vary slightly by model but the flow is identical.
- On your YoloBox, find Streaming Platforms.
- Add a new destination and select RTMP/SRT/HLS.
- Choose ‘send the link’ to complete via YoloCast (our own cloud platform) or choose ‘fill in manually’.
- Choose one way and name it clearly (e.g., “RuTube — Main Channel” or “VK — Community Broadcast”).
- Paste the Server URL into the RTMP URL field.
- Paste the Stream Key into the Stream Key field.
- Save the destination.
- Repeat for the second platform (RuTube or VK).



Once both are saved, they’ll appear in your streaming destinations list and can be toggled on individually or together for each broadcast.
Recommended bitrate and resolution settings
Both platforms accept a range of bitrates and resolutions. Here’s what actually works well in the field:
RuTube recommended settings
| Resolution | Bitrate (H.264) | Frame Rate | Keyframe Interval |
| 720p | 2-3 Mbps | 30 fps | 2 seconds |
| 1080p30 | 4-6 Mbps | 30 fps | 2 seconds |
| 1080p60 | 6-9 Mbps | 60 fps | 2 seconds |
| 4K30 | 15-25 Mbps | 30 fps | 2 seconds |
VK Live recommended settings
| Resolution | Bitrate (H.264) | Frame Rate | Keyframe Interval |
| 720p | 2-3 Mbps | 30 fps | 2 seconds |
| 1080p30 | 4-6 Mbps | 30 fps | 2 seconds |
| 1080p60 | 6-9 Mbps | 60 fps | 2 seconds |
Notes on the settings:
Keyframe interval matters more than most producers realize. Set it to 2 seconds for both platforms. Longer intervals reduce bitrate slightly but hurt streaming reliability and viewer seeking behavior.
Your upload capacity is the real constraint. Streaming at 6 Mbps on a connection that “usually gets” 6 Mbps upload will drop frames. Aim for total upload capacity that’s 1.5-2x the sum of all destinations’ bitrates.
VK Live 4K support is inconsistent. As of the current guide, VK Live’s ingest and delivery pipelines aren’t reliably delivering 4K to viewers even if you send it. Sticking with 1080p60 is usually the better user experience for VK.
Streaming to RuTube and VK simultaneously
YoloBox natively supports multi-destination streaming — pushing the same broadcast to multiple platforms at the same time, without needing a separate restreaming service (like Restream).
To stream to both RuTube and VK simultaneously:
- In your streaming destinations list, toggle both RuTube and VK to “on” for the current broadcast.
- Choose ”using YoloLiv’s multistreaming function’.

Troubleshooting common issues
Stream connects but keeps disconnecting
Almost always a bandwidth issue. Run a speedtest during streaming to see if your upload is actually holding at your target bitrate. If not, lower the bitrate or resolution, or improve the connection (cellular bonding, better location for cellular signal, wired Ethernet if possible).
Stream shows on YoloBox as “streaming” but nothing appears on RuTube/VK
Usually a wrong stream key or RTMP URL. Regenerate the stream key on the platform and re-enter it in YoloBox. Also verify the RTMP URL matches exactly — extra spaces, missing prefixes, or slightly-off protocols (rtmp vs rtmps) will cause silent failures.
Video is choppy or has stuttering
Check keyframe interval (should be 2 seconds), bitrate (not exceeding your sustained upload), and network stability. On cellular, single-carrier connections are often the culprit — bonded multi-carrier is meaningfully more stable.
Audio is out of sync with video
This usually indicates a bitrate/CPU bottleneck. Lower bitrate or resolution one step and test again. If persistent, check for firmware updates on your YoloBox — audio sync improvements are common in firmware updates.
Stream works to one platform but not the other
Check each destination’s stream key/URL independently. Also verify the platform hasn’t set additional requirements (some require account verification, live streaming enablement, or specific broadcast approvals for new accounts).
Frequently Asked Questions
Do I need a paid account on RuTube or VK to live stream?
Both platforms allow live streaming from free accounts, though features and audience-size limits may vary. Some categories (monetized broadcasts, specific content types) may require additional account verification or paid plans. Check each platform’s current terms.
Can I stream to RuTube, VK, and other platforms (Twitch, YouTube) simultaneously?
Yes, YoloBox supports as many simultaneous RTMP destinations as your upload bandwidth can sustain. If you have viewers on YouTube (where it still works) and Russian domestic audiences, streaming to YouTube + RuTube + VK simultaneously is a common setup. Bandwidth is the practical limit.
What resolution should I stream at?
1080p30 is the safest default — accepted by both platforms, produces good quality for viewers, doesn’t stress typical connections. 1080p60 for fast-motion content (sports, gaming, dance). 4K for RuTube if your bandwidth supports it and your content benefits from the extra detail; skip 4K for VK for now (delivery pipeline isn’t reliably 4K).
Can I record my broadcast locally while streaming?
Yes. YoloBox records the program feed to internal or external storage while streaming — the recording continues independently of platform streaming. This is useful for having a clean archive regardless of what the platform delivered to viewers, and for creating edited content afterward.
My stream shows “Connected” on YoloBox but the platform says “Waiting for stream”
Give it 15-30 seconds — most platforms have a brief handshake delay before showing incoming stream. If it persists, verify RTMP URL and stream key are exactly correct (copy-paste, not manual typing).
What if the RuTube or VK UI has changed and the menu paths in this guide don’t match?
Platform UIs update regularly. The general workflow — create broadcast, choose external RTMP source, get server URL and stream key, paste into YoloBox — remains stable. If you can’t find the RTMP settings, search the platform’s help center for “RTMP” or “stream key” or “external encoder.”
The bottom line
Streaming to RuTube and VK from YoloBox is functionally identical to streaming to YouTube, Twitch, or any other RTMP platform — get the stream key and URL from the platform, paste them into YoloBox’s custom RTMP destination, and go live. The nuances are on the platform side (account setup, stream key management, category selection), not on the YoloBox side.
For Russian producers building a domestic streaming workflow, the two platforms combined cover most audience needs, and YoloBox’s native multi-destination streaming means you can hit both simultaneously without a separate restreaming service or additional software layer.
3,557 total views, 51 views today

Meredith, the Marketing Manager at YoloLiv. After getting her bachelor’s degree, she explores her whole passion for YoloBox and Pro. Also, she contributed blog posts on how to enhance live streaming experiences, how to get started with live streaming, and many more.