To get your TikTok stream key, you need access to TikTok's desktop streaming feature, which requires an eligible account — commonly at least 1,000 followers for in-app LIVE, with third-party streaming unlocked alongside it. Once eligible, open TikTok LIVE Studio (TikTok's own broadcasting app) or the web producer at tiktok.com/live, start setting up a LIVE, and choose the third-party streaming option. TikTok then shows you two values: a Stream URL (also called the Server) and a Stream Key. Copy both. In OBS Studio, open Settings, go to Stream, set Service to Custom, paste the Stream URL into the Server field and the Stream Key into the Stream Key field, click OK, then Start Streaming. Your broadcast appears on your TikTok LIVE.
That is the short version. The rest of this guide walks through each step in detail, explains the eligibility gate honestly, shows exactly where every field lives in OBS and Streamlabs, and fixes the errors that stop most people on their first attempt — like the stream key simply not appearing.
What a TikTok Stream Key Actually Is
A stream key is a unique, secret string that tells a streaming platform which channel an incoming video feed belongs to. It works together with a Stream URL (the server address your software connects to). Together they form an RTMP destination: your encoder — OBS, Streamlabs, or similar — pushes video to the Stream URL and authenticates with the Stream Key, and TikTok routes that feed to your live broadcast. Every major platform uses this same RTMP model, so if you have streamed to YouTube or Twitch before, the concept is identical here.
The key point is that the stream key is private. Anyone who has it can broadcast to your TikTok LIVE as if they were you, so never share it, never paste it into a screenshot, and never read it aloud on a stream you are already running. If you ever expose it, reset it from the LIVE setup screen and the old one stops working immediately.
The Eligibility Gate: Who Can Get a TikTok Stream Key
This is the part most tutorials skip, and it is the reason many people search for the stream key and never find it. TikTok does not give every account access to LIVE, and it gates desktop streaming behind that same access. Being honest about this saves you a lot of frustration.
To go LIVE on TikTok at all, your account historically needs to meet a follower threshold — most commonly cited as 1,000 followers — and you must be at least 18 years old (or older in some regions). The exact requirements vary by country and have shifted over time, and TikTok evaluates accounts individually, so the threshold is a guideline rather than a hard universal rule. Some accounts get LIVE access at the follower count, some need a bit more, and a small number get it through other signals. The reliable takeaway: if the LIVE button does not appear when you tap the plus to create, your account is not yet eligible, and no software trick changes that.
Desktop and third-party streaming — the thing that actually produces a stream key — is the next layer. On most accounts, once you are eligible for in-app LIVE, you also gain access to TikTok LIVE Studio and the web-based LIVE producer, which is where the Stream URL and Stream Key live. If you can start a LIVE from your phone but the desktop tools still will not show a key, your account may not have the third-party streaming permission yet; in that case the in-app mobile LIVE is your only route for now. There is no legitimate way to fabricate a stream key without TikTok issuing one to your account.
Step 1: Confirm You Can Go LIVE
Before touching OBS, confirm eligibility the simplest way: open the TikTok mobile app, tap the plus button to create, and look along the row of modes (Photo, Video, Templates, LIVE). If LIVE appears and you can reach a 'Go LIVE' setup screen, your account is eligible. If LIVE is missing, you are not eligible yet, and the desktop stream key will not exist for you regardless of what software you install.
If you are close to the threshold and serious about streaming, the fastest path to eligibility is simply growing your following with strong short-form content — which is exactly what a clip-and-caption workflow accelerates. Posting consistent, well-captioned clips is how most creators cross the follower line in the first place; our guide on how to get more likes on TikTok breaks down the engagement habits that move follower counts.
Step 2: Open TikTok LIVE Studio or the Web Producer
TikTok offers two official desktop paths to a stream key. The first is TikTok LIVE Studio, a free Windows application you download from TikTok's official LIVE site. It is a lightweight broadcasting tool with built-in scenes, but its real value for OBS users is that it can surface the Stream URL and Stream Key for an external encoder. The second path is the web producer at tiktok.com/live on a desktop browser, where eligible accounts can set up a LIVE and reveal the same RTMP details.
Open whichever you have access to and sign in with the same TikTok account you confirmed is LIVE-eligible. Start creating a new LIVE: give it a title, pick a category, set a cover if prompted. Somewhere in this setup flow you are looking for an option labeled along the lines of 'Stream with third-party software,' 'Third-party streaming,' or 'OBS / external encoder.' Selecting that is what tells TikTok to generate and display your RTMP credentials instead of capturing from a webcam directly.
Step 3: Copy the Stream URL and Stream Key
Once you choose third-party streaming, TikTok displays two fields. The Stream URL (sometimes labeled Server, RTMP URL, or Push URL) usually starts with rtmp:// and points at TikTok's ingest server. The Stream Key is a long random string of letters and numbers. There is a copy button next to each — use it rather than retyping, because a single wrong character means the connection silently fails. Copy the Stream URL first and set it aside, then copy the Stream Key when you are ready to paste it, since clipboard contents only hold one value at a time.
Leave this TikTok LIVE setup screen open. The stream often will not actually start on TikTok's side until your encoder connects and you confirm 'Go LIVE' here, so keep this tab or window available while you configure OBS.
Step 4: Paste Into OBS Studio
Open OBS Studio. Go to Settings (bottom-right of the main window), then select the Stream tab in the left sidebar. In the Service dropdown, choose Custom. Two fields appear: Server and Stream Key. Paste your TikTok Stream URL into the Server field and your Stream Key into the Stream Key field. Tick 'Use authentication' only if TikTok specifically provided a username and password, which it normally does not for RTMP key streaming — the key itself is the authentication. Click Apply, then OK.
Before you go live, set a sensible output. In Settings, open the Output tab and aim for a video bitrate around 2,500 to 4,000 Kbps for a clean 720p–1080p vertical stream, with the encoder set to your hardware option (NVENC, AMF, or QuickSync) if available, falling back to x264 if not. In the Video tab, set both the base and output resolution to a vertical aspect — 1080×1920 is the native 9:16 TikTok expects — so your stream is not letterboxed. Add your sources (game capture, camera, screen, overlays) on the OBS canvas, then click Start Streaming. Within a few seconds OBS connects to TikTok's ingest, and your TikTok LIVE setup screen should register that a stream has arrived. Confirm 'Go LIVE' there and you are broadcasting.
If you prefer Streamlabs instead of OBS, the steps mirror exactly: open Settings, go to Stream, choose Custom RTMP (or Custom Ingest) as the platform, paste the Stream URL into the URL field and the Stream Key into the Stream Key field, save, and hit Go Live. Any RTMP-capable encoder — OBS, Streamlabs, vMix, Restream — accepts the same two values.
Step 5: Verify and End the Stream Cleanly
Once OBS reports a green connection and TikTok shows your feed, do a quick sanity check: open TikTok on your phone, find your own LIVE, and confirm the audio and video look right with a few seconds of expected delay. When you finish, click Stop Streaming in OBS first, then end the LIVE from the TikTok setup screen. Ending in that order avoids leaving a frozen frame on your broadcast. Most stream keys are tied to a single session — if you stop and want to go live again later, you may be issued a fresh Stream Key, so always recopy it rather than assuming the old one still works.
Troubleshooting: Common Stream Key Problems
Stream key not showing at all. This is almost always eligibility, not a bug. If the third-party streaming option or the Stream Key field never appears in LIVE Studio or the web producer, your account does not yet have desktop streaming access. Confirm you can start a normal LIVE from the mobile app first; if you cannot, you need to meet the follower and age requirements before any key will be generated. Switching browsers or reinstalling LIVE Studio will not conjure a key for an ineligible account.
OBS says 'Failed to connect' or 'Connection timed out.' Re-copy both the Stream URL and the Stream Key — a stray space or a truncated paste is the usual culprit. Make sure Service is set to Custom (not a preset) and that the URL went into Server and the key into Stream Key, not swapped. Check your internet upload speed; live streaming needs a stable upload of at least a few Mbps. If a corporate or campus firewall blocks RTMP, try a different network.
The key 'expired' or worked once and now fails. TikTok stream keys are frequently single-session. Generate a fresh LIVE setup, copy the new Stream Key, and update the OBS field before each broadcast rather than reusing an old one.
Region availability. TikTok LIVE Studio and desktop streaming are not available identically in every country, and feature rollouts differ by region. If your account is clearly eligible (you can go LIVE on mobile) but the desktop tools behave oddly or are unavailable, your region may not have the full desktop producer yet. For the current, authoritative status of LIVE features in your area, check the official help center at TikTok support; rollout details change and TikTok's own pages are the only reliable source.
Stream looks letterboxed or low quality. Set your OBS base and output resolution to a vertical 1080×1920 so the feed fills TikTok's 9:16 frame, and raise your bitrate toward 4,000 Kbps if your upload allows. The official OBS documentation at obsproject.com covers encoder and output settings in depth if you want to fine-tune.
Best Practices for TikTok LIVE from a PC
Streaming from a computer gives you a far more professional broadcast than holding a phone — overlays, multiple cameras, screen shares, alerts, and clean scene transitions. To get the most from it, do a private test stream first so you can confirm audio levels, framing, and delay without an audience watching you troubleshoot. Stream vertically; a horizontal 16:9 feed wastes most of the TikTok screen and looks amateurish next to native LIVEs.
Treat your LIVE as content that keeps working after you stop broadcasting. The strongest TikTok creators record their streams locally (OBS can record while it streams) and then cut the best moments into short, captioned clips for the For You feed. That recycling loop is where a lot of LIVE-driven growth actually comes from — the live builds community in the moment, and the clips reach the much larger audience that never caught the stream. Our breakdown of the best AI tools for TikTok in 2026 covers the clip-and-caption stack that makes this turnaround fast, and if you want to verify your recording setup before you commit to a long broadcast, the free screen recording checker confirms your capture is working as expected.
Finally, track what your LIVEs do for your wider account. Streaming is one growth lever among several, and TikTok's analytics show how LIVE sessions feed follower and view trends over time; our guide on how to check TikTok analytics shows where those numbers live and what to watch. If monetization is the goal behind going LIVE — gifts, diamonds, and beyond — the how to make money on TikTok in 2026 guide maps the full set of options so LIVE is one piece of a real income plan rather than the only one.
Frequently Asked Questions
How do I get a TikTok stream key? Open TikTok LIVE Studio (TikTok's free desktop app) or the web producer at tiktok.com/live with an eligible account, start setting up a LIVE, and select the third-party or external encoder streaming option. TikTok then displays a Stream URL (Server) and a Stream Key. Copy both and paste them into OBS or Streamlabs. The key only appears for accounts that already have LIVE and desktop streaming access.
Why can't I see my TikTok stream key? The most common reason is eligibility. If your account does not yet qualify for TikTok LIVE — commonly around 1,000 followers and the minimum age — the third-party streaming option and the Stream Key field never appear. Confirm you can start a normal LIVE from the TikTok mobile app first. If you cannot, no desktop key will be generated until you meet the requirements. Region availability can also affect whether the desktop producer shows up.
Do I need 1,000 followers to stream to TikTok from a PC? In most cases, yes — TikTok historically gates LIVE access behind a follower threshold commonly cited as 1,000, plus an age minimum, and desktop streaming rides on that same access. The exact number varies by region and is evaluated per account, so treat 1,000 as a strong guideline rather than a guaranteed universal rule. If the LIVE button is missing in the app, you are not eligible yet and cannot get a stream key.
Where do I paste the TikTok Stream URL and key in OBS? In OBS, open Settings, select the Stream tab, set Service to Custom, then paste the Stream URL into the Server field and the Stream Key into the Stream Key field. Click Apply and OK, then Start Streaming. In Streamlabs the equivalent is the Stream settings with Custom RTMP selected, using URL and Stream Key fields.
Is it safe to share my TikTok stream key? No. A stream key is a private credential — anyone who has it can broadcast to your TikTok LIVE as if they were you. Never post it in screenshots, never show it on screen during a stream, and never paste it into untrusted tools. If it is ever exposed, generate a new LIVE setup to get a fresh key, which invalidates the old one.
Can I stream to TikTok LIVE without OBS? Yes. TikTok LIVE Studio can broadcast on its own with built-in scenes, and the TikTok mobile app lets eligible accounts go LIVE directly from a phone with no stream key at all. OBS and Streamlabs are for creators who want a more produced PC broadcast with overlays, screen shares, and multiple sources — that route is where you need the Stream URL and Stream Key.
The Bottom Line
Getting a TikTok stream key is straightforward once you clear the one real hurdle: account eligibility. If you can go LIVE on TikTok, open LIVE Studio or the web producer, choose third-party streaming, copy the Stream URL and Stream Key, paste them into OBS or Streamlabs, and start broadcasting. If the key never appears, the answer is almost always that your account does not yet have LIVE access — grow your following and try again. Once you are streaming, recycle your best LIVE moments into short, captioned clips with Vidpal so every broadcast keeps reaching new viewers long after you sign off.