<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>chromdragnity | RTAGamers</title>
	<atom:link href="https://rtagamers.com/author/chromdragnity/feed/" rel="self" type="application/rss+xml" />
	<link>https://rtagamers.com</link>
	<description>RTAGamersはRTAプレイヤーによる情報サイトです！</description>
	<lastBuildDate>Mon, 15 Dec 2025 13:14:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://rtagamers.com/wp-content/uploads/2019/11/favicon-100x100.png</url>
	<title>chromdragnity | RTAGamers</title>
	<link>https://rtagamers.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>オンラインRTAイベントでの走者配信ミラーツール紹介</title>
		<link>https://rtagamers.com/rta-tools/post-20624/</link>
					<comments>https://rtagamers.com/rta-tools/post-20624/#respond</comments>
		
		<dc:creator><![CDATA[chromdragnity]]></dc:creator>
		<pubDate>Sat, 13 Dec 2025 22:00:32 +0000</pubDate>
				<category><![CDATA[RTAイベント]]></category>
		<category><![CDATA[RTAツール]]></category>
		<category><![CDATA[アドベントカレンダー2025]]></category>
		<guid isPermaLink="false">https://rtagamers.com/?p=20624</guid>

					<description><![CDATA[この記事は https://adventar.org/calendars/12341 の14日目の記事です。 オンラインで走者の配信をミラーする形式のイベント形式では、 走者の配信から本部配信へ映像を受け取る方法が必要で [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>この記事は <a rel="noopener" target="_blank" class="anchor_edefb8 anchorUnderlineOnHover_edefb8" title="https://adventar.org/calendars/12341" role="button" href="https://adventar.org/calendars/12341">https://adventar.org/calendars/12341<span class="fa fa-share-square external-icon anchor-icon"></span></a> の14日目の記事です。</p>
<hr />
<p>オンラインで走者の配信をミラーする形式のイベント形式では、<br />
走者の配信から本部配信へ映像を受け取る方法が必要です。<br />
受け取る方法はDiscord画面共有やブラウザをキャプチャする等様々ありますが、<br />
今回は「Streamlink→VLC→OBS」という流れで映像を写すまでの紹介です。<br />
筆者がMacを利用しておりませんのでMacの方は参考程度に見ていただけますと幸いです。</p>
<h2 style="text-align: left">Streamlinkとは？</h2>
<blockquote><p>さまざまなサービスからのビデオストリームをビデオプレーヤーにパイプするコマンドラインユーティリティです。（<a rel="noopener" target="_blank" href="https://streamlink.github.io/">公式引用<span class="fa fa-share-square external-icon anchor-icon"></span></a>）</p></blockquote>
<p>要はTwitchやYoutube、NicoNico等の配信映像の元をメディアプレイヤーに送る為のツールで、コマンド入力をすることで利用することができます。</p>
<h2 style="text-align: left">VLCとは？</h2>
<blockquote><p>VLCはフリーなマルチプラットフォーム対応のマルチメディアプレイヤーであり、DVD、オーディオCD、VCDや様々なストリーミングプロトコルを再生可能なフレームワークです。</p>
<p>（<a rel="noopener" target="_blank" href="https://www.videolan.org/vlc/index.ja.html">公式引用<span class="fa fa-share-square external-icon anchor-icon"></span></a>）</p></blockquote>
<p>要はメディアプレイヤーです。MP4等様々な映像ファイルを再生することができます。</p>
<h2 style="text-align: left">インストール方法</h2>
<h3>Streamlink</h3>
<ol>
<li>Windowsの方は<a rel="noopener" target="_blank" href="https://github.com/streamlink/windows-builds/releases">こちら<span class="fa fa-share-square external-icon anchor-icon"></span></a>からDLします。
<p><div id="attachment_20759" style="width: 961px" class="wp-caption alignnone"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-20759" class="wp-image-20759 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink.png" alt="画像はStreamlink のGitHubより" width="951" height="877" srcset="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink.png 951w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-300x277.png 300w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-768x708.png 768w" sizes="(max-width: 951px) 100vw, 951px" /><p id="caption-attachment-20759" class="wp-caption-text">画像はStreamlink のGitHubより</p></div></li>
<li>DLしたらファイルをクリックをしインストールを行います。<br />
Nextを押して進めていけばOKです。</p>
<div id="attachment_20760" style="width: 509px" class="wp-caption alignleft"><img decoding="async" aria-describedby="caption-attachment-20760" class="wp-image-20760 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-1.png" alt="" width="499" height="388" srcset="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-1.png 499w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-1-300x233.png 300w" sizes="(max-width: 499px) 100vw, 499px" /><p id="caption-attachment-20760" class="wp-caption-text">Streamlink インストールシーケンス開始画面</p></div>
<div id="attachment_20763" style="width: 509px" class="wp-caption alignnone"><img decoding="async" aria-describedby="caption-attachment-20763" class="wp-image-20763 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-2.png" alt="" width="499" height="388" srcset="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-2.png 499w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-2-300x233.png 300w" sizes="(max-width: 499px) 100vw, 499px" /><p id="caption-attachment-20763" class="wp-caption-text">Streamlink インストールシーケンス完了画面</p></div>
<p><div id="attachment_20764" style="width: 509px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20764" class="wp-image-20764 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-3.png" alt="" width="499" height="388" srcset="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-3.png 499w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-3-300x233.png 300w" sizes="(max-width: 499px) 100vw, 499px" /><p id="caption-attachment-20764" class="wp-caption-text">Streamlink インストール完了画面</p></div></li>
</ol>
<h3>VLC</h3>
<ol>
<li><a rel="noopener" target="_blank" href="https://www.videolan.org/vlc/index.ja.html">こちら<span class="fa fa-share-square external-icon anchor-icon"></span></a>からDLします。
<p><div id="attachment_20758" style="width: 1034px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20758" class="wp-image-20758 size-large" src="https://rtagamers.com/wp-content/uploads/2025/12/VLC-1-1024x416.jpg" alt="" width="1024" height="416" srcset="https://rtagamers.com/wp-content/uploads/2025/12/VLC-1-1024x416.jpg 1024w, https://rtagamers.com/wp-content/uploads/2025/12/VLC-1-300x122.jpg 300w, https://rtagamers.com/wp-content/uploads/2025/12/VLC-1-768x312.jpg 768w, https://rtagamers.com/wp-content/uploads/2025/12/VLC-1.jpg 1260w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-20758" class="wp-caption-text">画像はVideoLAN公式サイトより</p></div></li>
<li>DLしたファイルをクリックしインストールを行います。<br />
次へを押していきます。</p>
<p><div id="attachment_20761" style="width: 591px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20761" class="wp-image-20761 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/VLCinstall.png" alt="" width="581" height="360" srcset="https://rtagamers.com/wp-content/uploads/2025/12/VLCinstall.png 581w, https://rtagamers.com/wp-content/uploads/2025/12/VLCinstall-300x186.png 300w" sizes="(max-width: 581px) 100vw, 581px" /><p id="caption-attachment-20761" class="wp-caption-text">VLCインストール開始画面</p></div></li>
<li>ファイルパスを聞かれたらできれば「C:\Program Files (x86)\VideoLAN\VLC\」<br />
であることを確認してください。異なる場合はここのパスをメモするか変更してください。</p>
<p><div id="attachment_20762" style="width: 591px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20762" class="wp-image-20762 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/VLCinstall2.png" alt="" width="581" height="360" srcset="https://rtagamers.com/wp-content/uploads/2025/12/VLCinstall2.png 581w, https://rtagamers.com/wp-content/uploads/2025/12/VLCinstall2-300x186.png 300w" sizes="(max-width: 581px) 100vw, 581px" /><p id="caption-attachment-20762" class="wp-caption-text">VLCインストールパス指定画面</p></div></li>
<li>VLCを起動し、ツール &gt; 設定  を選択します。
<p><div id="attachment_20756" style="width: 1034px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20756" class="wp-image-20756 size-large" src="https://rtagamers.com/wp-content/uploads/2025/12/VLC-1024x678.png" alt="" width="1024" height="678" srcset="https://rtagamers.com/wp-content/uploads/2025/12/VLC-1024x678.png 1024w, https://rtagamers.com/wp-content/uploads/2025/12/VLC-300x199.png 300w, https://rtagamers.com/wp-content/uploads/2025/12/VLC-768x508.png 768w, https://rtagamers.com/wp-content/uploads/2025/12/VLC.png 1121w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-20756" class="wp-caption-text">VLC起動画面</p></div></li>
<li> ビデオタブ &gt; 出力をDirectXビデオ出力に設定し、OKを押します。
<p><div id="attachment_20757" style="width: 632px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20757" class="wp-image-20757 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/VLC2.png" alt="" width="622" height="736" srcset="https://rtagamers.com/wp-content/uploads/2025/12/VLC2.png 622w, https://rtagamers.com/wp-content/uploads/2025/12/VLC2-254x300.png 254w" sizes="(max-width: 622px) 100vw, 622px" /><p id="caption-attachment-20757" class="wp-caption-text">VLCビデオ設定画面</p></div></li>
</ol>
<h2 style="text-align: left">使い方</h2>
<ol>
<li>Windowsの検索でPowerShellと検索し起動します。
<p><div id="attachment_20765" style="width: 936px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20765" class="wp-image-20765 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/Powershell-2.png" alt="" width="926" height="779" srcset="https://rtagamers.com/wp-content/uploads/2025/12/Powershell-2.png 926w, https://rtagamers.com/wp-content/uploads/2025/12/Powershell-2-300x252.png 300w, https://rtagamers.com/wp-content/uploads/2025/12/Powershell-2-768x646.png 768w" sizes="(max-width: 926px) 100vw, 926px" /><p id="caption-attachment-20765" class="wp-caption-text">PCの検索窓でPowerShellを実行する</p></div></li>
<li>以下のコマンドを貼り付けます。<br />
<code><code>streamlink "配信URL"  --default-stream best -p "C:\Program Files\VideoLAN\VLC\vlc.exe" -t "お好きな名前"</code></code></p>
<div id="attachment_20816" style="width: 1034px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20816" class="wp-image-20816 size-large" src="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-4-1024x178.png" alt="" width="1024" height="178" srcset="https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-4-1024x178.png 1024w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-4-300x52.png 300w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-4-768x134.png 768w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-4-1536x267.png 1536w, https://rtagamers.com/wp-content/uploads/2025/12/StreamLink-4.png 1558w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-20816" class="wp-caption-text">Streamlink の実行画面</p></div>
<p><code><code></code></code>VLCのインストール時に「C:\Program Files (x86)\VideoLAN\VLC\」以外でいれた方は、「<code>C:\Program Files\VideoLAN\VLC\vlc.exe</code>」の部分をメモしたパスに「vlc.exe」を足したもので書き換えて貼り付けます。<br />
・配信URL：配信プラットフォーム毎でURL形式は異なります。</p>
<pre>サンプルURL
Twitch：https://www.twitch.tv/chromdragnity
NicoNico生放送：https://live.nicovideo.jp/watch/lv○○○○
　ユーザーページでも動作する時はありますが、配信が見えるURLが良いです。
Youtube：https://www.youtube.com/watch?v=○○○○
　https://www.youtube.com/@○○だと動作しないので、配信が見えるURLが良いです。</pre>
<p>・お好きな名前：これによりOBSのウィンドウソース名になります。</li>
<li>コマンドが成功するとVLCが起動し、配信が見れるようになります。
<p><div id="attachment_20752" style="width: 1034px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20752" class="wp-image-20752 size-large" src="https://rtagamers.com/wp-content/uploads/2025/12/VLC起動-1024x464.jpg" alt="" width="1024" height="464" srcset="https://rtagamers.com/wp-content/uploads/2025/12/VLC起動-1024x464.jpg 1024w, https://rtagamers.com/wp-content/uploads/2025/12/VLC起動-300x136.jpg 300w, https://rtagamers.com/wp-content/uploads/2025/12/VLC起動-768x348.jpg 768w, https://rtagamers.com/wp-content/uploads/2025/12/VLC起動-1536x697.jpg 1536w, https://rtagamers.com/wp-content/uploads/2025/12/VLC起動.jpg 1616w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-20752" class="wp-caption-text">Streamlink とVLCで自分の配信を移すことに成功した画面（配信はシレン2とシレン3より）</p></div></li>
<li>OBSのウィンドウキャプチャを選択します。
<p><div id="attachment_20754" style="width: 799px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20754" class="wp-image-20754 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ.png" alt="" width="789" height="476" srcset="https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ.png 789w, https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ-300x181.png 300w, https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ-768x463.png 768w" sizes="(max-width: 789px) 100vw, 789px" /><p id="caption-attachment-20754" class="wp-caption-text">OBSのウィンドウキャプチャを行います</p></div></li>
<li>ウィンドウキャプチャのプロパティにある、キャプチャ方法を「Windows 10(1903以降)」にします。
<div class="information-box">カーソルをOFFにしておくとマウスカーソルが配信に乗らないのでお勧めです。</div>
<p><div id="attachment_20755" style="width: 731px" class="wp-caption alignnone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-20755" class="wp-image-20755 size-full" src="https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ-1.jpg" alt="" width="721" height="749" srcset="https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ-1.jpg 721w, https://rtagamers.com/wp-content/uploads/2025/12/OBSウィンドウキャプチャ-1-289x300.jpg 289w" sizes="(max-width: 721px) 100vw, 721px" /><p id="caption-attachment-20755" class="wp-caption-text">ウィンドウキャプチャでVLCを表示する方法</p></div></li>
<li>複数配信をミラーするときは手順1から繰り返すことで増やすことができます。</li>
</ol>
<p>コマンドの詳細は公式サイトに色々書いてありますのでカスタマイズされたい方はご利用ください。<br />
Streamlinkは<a rel="noopener" target="_blank" href="https://streamlink.github.io/cli.html">こちら<span class="fa fa-share-square external-icon anchor-icon"></span></a><br />
VLCは<a rel="noopener" target="_blank" href="https://wiki.videolan.org/VLC_command-line_help/">こちら<span class="fa fa-share-square external-icon anchor-icon"></span></a></p>
<h2 style="text-align: left">メリット・デメリット</h2>
<p>メリット</p>
<ul>
<li>一時停止ができるため、複数配信ミラーの際に共通の時計を配信にのせてもらっていれば、<br />
映像の時間を合わせることができる。</li>
<li>UIが配信と被っていないので、音量調整や映像停止をする際に配信に乗らない。</li>
</ul>
<p>デメリット</p>
<ul>
<li>定期的にStreamlinkをアップデートしないと配信サイト側の仕様変更で映像が表示されないケースがある。</li>
</ul>
<h2 style="text-align: left">おわりに</h2>
<p>いかがだったでしょうか？<br />
Discordの画面共有やブラウザを使ったミラーも手軽でいいと思いますが、<br />
こういった踏み込んだツールもありますので、気になった方は使ってみると良いかもしれません。</p>
<hr />
<p>明日以降はどんな記事が出るのでしょうか？お楽しみください！</p>
<div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img loading="lazy" decoding="async" src="https://rtagamers.com/wp-content/uploads/2025/12/kajiro製クロム.png" width="100"  height="100" alt="" itemprop="image"></div><div class="saboxplugin-authorname"><a rel="author" href="https://rtagamers.com/author/chromdragnity/" class="vcard author"><span class="fn">chromdragnity</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>その辺にいるRTAボランティアスタッフ<br />
趣味でイベント機材を集めてます</p>
</div></div><div class="clearfix"></div><div class="saboxplugin-socials sabox-colored"><a rel="nofollow noopener" target="_blank" title="Twitter" href="https://x.com/Chromdragnity" class="saboxplugin-icon-color"><svg class="sab-twitter" id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  <path d="M 9.398 6.639 L 16.922 17.361 L 14.922 17.361 L 7.412 6.639 L 9.398 6.639 Z M 24.026 24.026 L -0.026 24.026 L -0.026 -0.026 L 24.026 -0.026 L 24.026 24.026 Z M 19.4 18.681 L 13.807 10.677 L 18.379 5.319 L 16.627 5.319 L 13.014 9.541 L 10.065 5.319 L 4.921 5.319 L 10.187 12.846 L 5.193 18.681 L 6.975 18.681 L 10.985 13.983 L 14.269 18.681 L 19.4 18.681 Z" />
</svg></span><span class="fa fa-share-square external-icon anchor-icon"></span></a><a rel="nofollow noopener" target="_blank" title="Twitch" href="https://www.twitch.tv/chromdragnity" class="saboxplugin-icon-color"><svg class="sab-twitch" viewBox="0 0 500 500.7" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><rect class="st0" x="-.2" y=".4" width="500" height="500" fill="#6441a5" /><polygon class="st1" points="499.8 247.3 499.8 500.4 283 500.4 135.5 351.6 162 142.3 324 138.3 380.2 128" /><path class="st2" d="m152.7 128l-17.2 44v179.7h61.2v32.5h34.4l32.5-32.5h49.7l66.9-66.9v-156.8h-227.5zm204.6 145.3l-38.3 38.2h-61.2l-32.4 32.5v-32.5h-51.6v-160.6h183.5v122.4zm-38.3-78.4v66.8h-22.9v-66.8h22.9zm-61.1 0v66.8h-22.9v-66.8h22.9z" /></svg></span><span class="fa fa-share-square external-icon anchor-icon"></span></a></div></div></div>]]></content:encoded>
					
					<wfw:commentRss>https://rtagamers.com/rta-tools/post-20624/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
