Skip to content

配信プラットフォーム / Streaming Platforms

マルチプラットフォーム戦略 / Multi-Platform Strategy

YouTube Live と TikTok Live で同時配信し、両方の投げ銭をゲーム内通貨に統合する。

Simultaneous streaming on YouTube Live and TikTok Live. Tips from both platforms are unified into in-game currency.

┌─────────────────┐     ┌─────────────────┐
│  YouTube Live    │     │  TikTok Live     │
│                  │     │                  │
│  Super Chat      │     │  TikTok Gifts    │
│  Super Stickers  │     │  (Coins)         │
│  Live Chat       │     │  Live Comments   │
└────────┬────────┘     └────────┬────────┘
         │                       │
         ▼                       ▼
┌──────────────────────────────────────────┐
│        Unified Tip Processor             │
│        統合投げ銭プロセッサ                │
│                                          │
│  YouTube ¥100 Super Chat                 │
│    → 100 LifeCoin                        │
│                                          │
│  TikTok Rose (1 coin ≈ ¥2)              │
│    → 2 LifeCoin                          │
│                                          │
│  TikTok Universe (34,999 coins ≈ ¥52,500)│
│    → 52,500 LifeCoin                     │
│                                          │
└────────────────────┬─────────────────────┘


              ┌──────────────┐
              │  Game Engine  │
              │  即時反応      │
              └──────────────┘

プラットフォーム比較 / Platform Comparison

FeatureYouTube LiveTikTok Live
MonetizationSuper Chat (¥100〜¥50,000)TikTok Gifts (Rose〜Universe)
Min Tip¥100~¥2 (Rose = 1 coin)
Max Tip¥50,000~¥52,500 (Universe)
API AccessYouTube Live Streaming APITikTok Live API / WebSocket
Comment APILive Chat Messages (polling)TikTok Live Connector
Audience20-40s, long-form viewers10-30s, short attention span
Stream LengthUnlimitedVaries by account level
DiscoverySearch / RecommendedFor You Page algorithm

通貨変換レート / Currency Conversion

LifeCoin(ライフコイン)

統一通貨。1ライフコイン ≈ 1円相当。

Unified currency. 1 LifeCoin ≈ ¥1 JPY.

YouTube → LifeCoin

YouTubeLifeCoin
¥100 Super Chat100 LC
¥500 Super Chat500 LC
¥1,000 Super Chat1,000 LC
¥10,000 Super Chat10,000 LC

Direct 1:1 conversion (¥1 = 1 LC)

TikTok → LifeCoin

TikTok Coins の購入レート(2026年時点概算)に基づく換算:

TikTok GiftCoins≈ JPYLifeCoin
Rose1¥22 LC
Heart5¥1010 LC
GG10¥2020 LC
Finger Heart100¥200200 LC
Drama Queen500¥1,0001,000 LC
Lion29,999¥45,00045,000 LC
Universe34,999¥52,50052,500 LC

為替・レート変動

TikTok Coins の実際のレートは変動します。定期的に換算レートを更新する仕組みが必要。

同時配信の技術構成 / Simultaneous Streaming Setup

┌──────────────────────────────────────────────────┐
│                   Game Server                     │
│                                                    │
│  ┌────────────────┐    ┌────────────────┐         │
│  │ YouTube Module  │    │ TikTok Module   │         │
│  │                 │    │                 │         │
│  │ ・LiveChat Poll │    │ ・Live Connector │        │
│  │   (5s interval) │    │  (WebSocket)    │         │
│  │ ・SuperChat     │    │ ・Gift Events   │         │
│  │   detection     │    │  detection      │         │
│  └───────┬─────────┘    └───────┬─────────┘        │
│          │                      │                   │
│          ▼                      ▼                   │
│  ┌──────────────────────────────────────────┐      │
│  │     Unified Event Queue                   │      │
│  │     統合イベントキュー                     │      │
│  │                                            │      │
│  │  [TIP]  priority: HIGH  → 即時処理         │      │
│  │  [COMMENT] priority: NORMAL → 10分バッチ   │      │
│  └──────────────────────────────────────────┘      │
└──────────────────────────────────────────────────────┘


┌──────────────────────────────────────────────────┐
│              OBS Studio                           │
│                                                    │
│  ・Browser Source (game screen)                    │
│  ・Output → YouTube Live (RTMP)                   │
│  ・Output → TikTok Live (RTMP via OBS plugin)     │
│                                                    │
│  ※ OBS の「複数配信先」プラグイン or              │
│    restream.io で同時配信                          │
└──────────────────────────────────────────────────┘

プラットフォーム固有の注意点 / Platform-Specific Notes

YouTube Live

  • Super Chat は条件を満たしたチャンネルのみ利用可能(登録者1,000人 + 総再生4,000時間)
  • 初期は Super Chat なしで開始し、条件達成後に有効化する戦略もあり
  • Live Streaming API は OAuth 2.0 認証が必要

TikTok Live

  • TikTok Live は一定のフォロワー数(1,000人〜)が必要
  • ギフトは配信開始時から利用可能(条件達成済みの場合)
  • TikTok Live API は公式SDK or サードパーティライブラリ(TikTok-Live-Connector)を使用
  • 配信時間に上限がある場合あり(アカウントレベルによる)

同時配信サービス

ServiceFeatures
Restream.io30+ プラットフォーム同時配信。無料プランあり
OBS Multi-RTMP Plugin無料。OBSプラグインで複数RTMP出力
Streamlabs配信 + チャット統合。投げ銭アラート