Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Software for TikTokLiveStudio

Translated

  1. 207  
    6 days89 USD

    Essence: A solution (script or program for Windows) is needed that will automatically log in to TikTok, extract the current stream key and RTMP URL from TikTok Live Studio (or via API), and allow starting a broadcast directly through OBS Studio, without manually keeping Live Studio open.

  2. 172    1  1
    3 days602 USD

    Good day. I am ready to complete this project as I have extensive experience in app development.

  3. 2116    20  0
    10 days178 USD

    Having read the essence — an RTMP bridge is needed between TikTok Live Studio and OBS: to obtain the stream key from TikTok Live Studio after account authorization, then allow OBS to publish directly to the TikTok RTMP endpoint without constantly opening their client.

    The technical approach I see as the most stable. The first step is to intercept the HTTPS traffic of TikTok Live Studio via mitmproxy during the stream start, localize the endpoint that returns the stream key and RTMP URL, and reproduce an equivalent request in my own application with the same auth-flow (mobile auth flow usually via QR or SMS code). An alternative branch is a Windows-only memory grab from the TikTok Live Studio process via ReadProcessMemory if the HTTPS route does not yield results in a reasonable time. I am ready to evaluate both branches after the first pass on a test account.

    The stack I propose: Python with PyQt5 or CustomTkinter for GUI, aiohttp or requests for auth-flow and token refresh, JSON config for multi-account with toolkit encryption using Fernet, built with PyInstaller into a portable .exe. Logging through a file handler with rotation to make diagnosing failed streams trivial.

    Regarding cases from my experience that are similar: a desktop trading terminal on PyQt5 with a single UI for four crypto exchanges (Binance, Bybit, Huobi, KuCoin) — the same async connect pattern, token management, multi-threaded execution, handling connection drops. Plus a Minecraft bot with GUI, OCR, and PyAutoGui automation, packed into .exe — the same desktop tooling pipeline.

    On the risk briefly: TikTok may rotate the endpoint or flag the non-standard RTMP flow — I agree with your point about minimizing account bans, but a full guarantee is impossible in principle for this kind of integration; I suggest UA-rotation and a feature flag for quick disabling of the problematic path without releasing a new version.

    What would be useful to clarify: do you plan to support only one TikTok account or multi-account from the start, and is there a test account for the first pass on the proxy traffic snapshot?

  4. 6589    28  0
    10 days178 USD

    The task is clear: intercept the stream key from TikTok Live Studio by analyzing network traffic and push it to OBS via an RTMP bridge to stream without manually starting TLS.

    I will implement it in Python + Windows GUI (tkinter or PyQt): TikTok account authorization, extracting RTMP URL + stream key through traffic interception, auto-starting the stream in OBS. Additionally, auto-refreshing keys and basic support for multiple accounts.

    How many accounts need to be supported simultaneously, and is there access to TikTok Live Studio for testing?

  5. 1 proposal concealed
    1 proposal concealed

Current freelance projects in the category Customer Support

Calling a contact database for the US market (free level of English)

335 USD

Hello! For a new direction of our holding, we are looking for a specialist with fluent English for phone qualification of leads. Main tasks: make calls to potential clients in the US market; identify interest in the service; briefly present solutions using prepared scripts;…

Customer SupportProject Management ∙ 6 hours 24 minutes back

Assistance with personal social media, networking, and projects for a month

For activities in the field of science and scientific publications, I am looking for an assistant to perform basic organizational and operational tasks for a month as an executive assistant. Tasks include, but are not limited to: - working with AI at a deep level with documents…

Data ProcessingCustomer Support ∙ 7 hours 58 minutes back ∙ 7 proposals

One-time project (1 month): call manager for clients (remote)

335 USD

One-time project (1 month): client call manager (remote) BEST DEVELOPMENT OÜ (Estonia) invites a specialist for a temporary project lasting 1 month for the position of client call manager (educational programs, foreign language courses). Work format: fully remote (online)…

TuitionCustomer Support ∙ 1 day 8 hours back ∙ 2 proposals

A specialist is needed to analyze and improve the performance of the call center in product e-commerce.

niche: home goods / household chemicals. Sales type: impulse sales with a short decision-making cycle and an emphasis on upselling What is needed: listen to and analyze operator calls identify weaknesses in the sales structure provide practical recommendations for…

Customer Support ∙ 3 days 1 hour back ∙ 6 proposals

Event Assistant — 800 UAH/event

71 USD

We are looking for a female assistant for the women's event club HER ERA (Kyiv). Schedule: 2–4 Saturdays a month for 3–4 hours + sometimes meetings for content shooting in the city. Tasks: organizing the space before the event, greeting guests, filming the founder on a phone,…

Customer Support ∙ 3 days 3 hours back ∙ 1 proposal

Client
Artem L
Ukraine Vinnytsia  1  0
Project published
28 days 10 hours back
70 views
Tags
  • streaming
  • OBS
  • rtmp
  • TikTok