<?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>scrcpy 사용법 &#8211; 솜삽 블로그</title>
	<atom:link href="https://somsap.somsap.com/tag/scrcpy-%EC%82%AC%EC%9A%A9%EB%B2%95/feed/" rel="self" type="application/rss+xml" />
	<link>https://somsap.somsap.com</link>
	<description>개발, 업무, 피아노 등등</description>
	<lastBuildDate>Mon, 13 Apr 2026 09:21:59 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://somsap.somsap.com/wp-content/uploads/sites/6/2025/02/cropped-이미지-1924-2-32x32.png</url>
	<title>scrcpy 사용법 &#8211; 솜삽 블로그</title>
	<link>https://somsap.somsap.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">241690237</site>	<item>
		<title>맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기)</title>
		<link>https://somsap.somsap.com/2026/01/23/%eb%a7%a5%eb%b6%81-%ea%b0%a4%eb%9f%ad%ec%8b%9c-%eb%af%b8%eb%9f%ac%eb%a7%81-%eb%ac%b4%eb%a3%8c-scrcpy%eb%a1%9c-%ea%b9%94%eb%81%94%ed%95%98%ea%b2%8c-%eb%ac%b4%ec%84%a0/</link>
					<comments>https://somsap.somsap.com/2026/01/23/%eb%a7%a5%eb%b6%81-%ea%b0%a4%eb%9f%ad%ec%8b%9c-%eb%af%b8%eb%9f%ac%eb%a7%81-%eb%ac%b4%eb%a3%8c-scrcpy%eb%a1%9c-%ea%b9%94%eb%81%94%ed%95%98%ea%b2%8c-%eb%ac%b4%ec%84%a0/#respond</comments>
		
		<dc:creator><![CDATA[somsap]]></dc:creator>
		<pubDate>Fri, 23 Jan 2026 10:12:54 +0000</pubDate>
				<category><![CDATA[개발/프로그래밍]]></category>
		<category><![CDATA[adb 무선 연결]]></category>
		<category><![CDATA[homebrew 사용법]]></category>
		<category><![CDATA[scrcpy 사용법]]></category>
		<category><![CDATA[개발자 옵션]]></category>
		<category><![CDATA[맥 갤럭시 연결]]></category>
		<category><![CDATA[맥OS 터미널]]></category>
		<category><![CDATA[맥북 안드로이드 미러링]]></category>
		<category><![CDATA[안드로이드 화면 공유]]></category>
		<guid isPermaLink="false">https://somsap.somsap.com/?p=2601</guid>

					<description><![CDATA[<p>맥북을 사용하면서 안드로이드 폰(갤럭시) 화면을 맥에 띄워서 제어하고 싶을 때가 종종 있습니다. 유료 앱들도 있지만, 오픈소스인 scrcpy를 사용하면 무료임에도 불구하고 화질이 좋고 반응 속도도 매우 빠릅니다. 최근 커뮤니티 글을 참고하여 맥 터미널 환경에서 설치부터 무선 연결까지 직접 세팅해 보았습니다. 추후 재설정이 필요할 때를 대비하여 과정을 자세히 기록해 둡니다. 1. 터미널 열고 설치하기 (Homebrew &#38; scrcpy) [&#8230;]</p>
<p>게시물 <a rel="nofollow" href="https://somsap.somsap.com/2026/01/23/%eb%a7%a5%eb%b6%81-%ea%b0%a4%eb%9f%ad%ec%8b%9c-%eb%af%b8%eb%9f%ac%eb%a7%81-%eb%ac%b4%eb%a3%8c-scrcpy%eb%a1%9c-%ea%b9%94%eb%81%94%ed%95%98%ea%b2%8c-%eb%ac%b4%ec%84%a0/">맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기)</a>이 <a rel="nofollow" href="https://somsap.somsap.com">솜삽 블로그</a>에 처음 등장했습니다.</p>
]]></description>
										<content:encoded><![CDATA[
<hr class="wp-block-separator has-alpha-channel-opacity" />



<p>맥북을 사용하면서 안드로이드 폰(갤럭시) 화면을 맥에 띄워서 제어하고 싶을 때가 종종 있습니다. 유료 앱들도 있지만, 오픈소스인 <strong>scrcpy</strong>를 사용하면 무료임에도 불구하고 화질이 좋고 반응 속도도 매우 빠릅니다.</p>



<p>최근 커뮤니티 글을 참고하여 맥 터미널 환경에서 설치부터 무선 연결까지 직접 세팅해 보았습니다. 추후 재설정이 필요할 때를 대비하여 과정을 자세히 기록해 둡니다.</p>



<h2 class="wp-block-heading"><strong>1. 터미널 열고 설치하기 (Homebrew &amp; scrcpy)</strong></h2>



<figure class="wp-block-image aligncenter size-full"><img fetchpriority="high" decoding="async" width="861" height="470" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-111-edited.png" alt="image 111 edited" class="wp-image-2613" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 1" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-111-edited.png 861w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-111-edited-300x164.png 300w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-111-edited-768x419.png 768w" sizes="(max-width: 861px) 100vw, 861px" /></figure>



<p>맥 사용자라면 <strong>Homebrew</strong>는 거의 필수적으로 사용하실 텐데요. 혹시 아직 설치되어 있지 않다면 터미널을 열고 아래 명령어를 복사하여 입력해 주세요. (이미 설치되어 있다면 이 단계는 건너뛰셔도 됩니다.)</p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</code></pre></div>



<p>그다음 바로 <strong>scrcpy</strong>를 설치합니다. 이 프로그램 하나만 설치하면 안드로이드 연결에 필요한 <code>adb</code> 툴까지 자동으로 의존성을 체크하여 함께 설치해 주므로 매우 편리합니다.</p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">brew install scrcpy</code></pre></div>



<p>제 맥북(Apple Silicon)에서 실제로 설치를 진행했을 때의 로그입니다. 맥주잔(🍺) 이모티콘이 뜨면 성공적으로 설치 되고 있는 것입니다.</p>



<p><strong>[실제 터미널 로그]</strong></p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">somsap@ihoseob-ui-MacBookAir ~ % brew install scrcpy
==&gt; Fetching downloads for: scrcpy
✔︎ Bottle Manifest scrcpy (3.3.4) ...
...
==&gt; Installing scrcpy
==&gt; Pouring scrcpy--3.3.4.arm64_sequoia.bottle.tar.gz
🍺  /opt/homebrew/Cellar/scrcpy/3.3.4: 11 files, 414.4KB</code></pre></div>



<hr class="wp-block-separator has-alpha-channel-opacity" />



<h2 class="wp-block-heading"><strong>2. 스마트폰 설정 및 유선 연결 (최초 1회)</strong></h2>



<figure class="wp-block-image aligncenter size-full"><img decoding="async" width="910" height="497" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-112-edited.png" alt="image 112 edited" class="wp-image-2614" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 2" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-112-edited.png 910w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-112-edited-300x164.png 300w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-112-edited-768x419.png 768w" sizes="(max-width: 910px) 100vw, 910px" /></figure>



<p>처음 한 번은 유선으로 연결하여 권한을 획득해야 합니다.</p>



<ol start="1" class="wp-block-list">
<li>스마트폰에서 <strong>설정 &gt; 휴대전화 정보 &gt; 소프트웨어 정보</strong>로 이동합니다.</li>



<li><strong>빌드 번호</strong>를 7번 연속 터치하여 개발자 모드를 활성화합니다.</li>



<li>다시 <strong>설정 &gt; 개발자 옵션</strong>에 진입하여 <strong>USB 디버깅</strong>을 켜줍니다.</li>



<li>맥북과 스마트폰을 케이블로 연결합니다.</li>
</ol>



<div class="wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-1 wp-block-group-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="504" height="1024" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107-504x1024.png" alt="image 107" class="wp-image-2606" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 3" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107-504x1024.png 504w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107-148x300.png 148w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107-768x1560.png 768w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107-756x1536.png 756w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107-1008x2048.png 1008w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-107.png 1080w" sizes="(max-width: 504px) 100vw, 504px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="504" height="1024" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109-504x1024.png" alt="image 109" class="wp-image-2608" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 4" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109-504x1024.png 504w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109-148x300.png 148w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109-768x1560.png 768w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109-756x1536.png 756w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109-1008x2048.png 1008w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-109.png 1080w" sizes="auto, (max-width: 504px) 100vw, 504px" /></figure>
</div>



<p>맥북 화면에 스마트폰 연결하겠냐는 확인 창이 뜹니다. 확인을 누릅니다. 이제 터미널에 <code>scrcpy</code>라고 입력하면 스마트폰에 &#8220;이 컴퓨터를 허용하시겠습니까?&#8221;라는 팝업이 뜹니다. 이때 <strong>&#8216;항상 허용&#8217;</strong>은 편의상 체크합니다. 그리고 <strong>허용</strong>을 누르면 바로 맥북 화면에 스마트폰 화면이 나타납니다. 유선 연결 설정은 이것으로 완료됩니다.</p>



<hr class="wp-block-separator has-alpha-channel-opacity" />



<h2 class="wp-block-heading"><strong>3. 선 없는 자유, 무선 연결 방법</strong></h2>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="883" height="482" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-113-edited.png" alt="image 113 edited" class="wp-image-2616" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 5" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-113-edited.png 883w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-113-edited-300x164.png 300w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-113-edited-768x419.png 768w" sizes="auto, (max-width: 883px) 100vw, 883px" /></figure>



<p>유선도 좋지만 충전 중이거나 폰을 멀리 두고 사용할 때는 무선 연결이 훨씬 편리합니다. <strong>단, 맥북과 스마트폰이 반드시 동일한 와이파이 네트워크에 연결되어 있어야 합니다.</strong></p>



<h3 class="wp-block-heading"><strong>3-1. 포트 개방</strong></h3>



<p>아직 케이블이 연결된 상태에서 터미널에 아래 명령어를 입력합니다. 이는 5555번 포트를 개방해 주는 과정입니다.</p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">adb tcpip 5555</code></pre></div>



<h3 class="wp-block-heading"><strong>3-2. IP 주소로 접속</strong></h3>



<p>이제 케이블을 분리하셔도 됩니다. 스마트폰 설정의 와이파이 &#8211; 현재 네트워크 오른쪽의 톱니바퀴 버튼 터치해서 현재 연결된 IP 주소를 확인합니다. (더보기 터치해야 상세정보 뜸. 제 경우에는 <code>192.168.0.4</code>였습니다.)</p>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="504" height="1024" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108-504x1024.png" alt="image 108" class="wp-image-2607" style="object-fit:cover" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 6" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108-504x1024.png 504w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108-148x300.png 148w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108-768x1560.png 768w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108-756x1536.png 756w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108-1008x2048.png 1008w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-108.png 1080w" sizes="auto, (max-width: 504px) 100vw, 504px" /></figure>



<p>그다음 터미널에서 연결 명령어를 입력합니다.</p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">adb connect 192.168.0.4</code></pre></div>



<p><code>connected to 192.168.0.4:5555</code>라는 메시지가 뜨면 연결에 성공한 것입니다. 이제 실행해 보겠습니다.</p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">scrcpy -s 192.168.0.4</code></pre></div>



<p><strong>[실제 무선 연결 성공 로그]</strong></p>



<div class="my-codeblock-wrap"><div class="my-codeblock-label">Bash</div><pre><code class="language-bash">somsap@ihoseob-ui-MacBookAir ~ % adb connect 192.168.0.4
* daemon not running; starting now at tcp:5037
* daemon started successfully
connected to 192.168.0.4:5555
somsap@ihoseob-ui-MacBookAir ~ % scrcpy -s 192.168.0.4 
INFO: ADB device found:
INFO:     --&gt; (tcpip)  192.168.0.4:5555                device  SM_G991N
&#091;server] INFO: Device: &#091;samsung] samsung SM-G991N (Android 15)
INFO: Renderer: metal</code></pre></div>



<p>이제 선 없이도 아주 쾌적하게 미러링 기능을 사용하실 수 있습니다. 터미널 창을 닫으면 미러링도 종료되니 이 점 참고해 주시기 바랍니다.</p>



<p>만약, 연결 실패를 한다면 IP 숫자나 명령어 오탈자를 확인 부탁드립니다.</p>



<h2 class="wp-block-heading">실제 터미널 스크린샷 캡쳐</h2>



<h3 class="wp-block-heading">터미널 1</h3>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="891" height="1024" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103-891x1024.png" alt="image 103" class="wp-image-2602" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 7" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103-891x1024.png 891w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103-261x300.png 261w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103-768x882.png 768w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103-1337x1536.png 1337w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103-1783x2048.png 1783w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-103.png 1882w" sizes="auto, (max-width: 891px) 100vw, 891px" /></figure>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="891" height="1024" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104-891x1024.png" alt="image 104" class="wp-image-2603" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 8" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104-891x1024.png 891w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104-261x300.png 261w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104-768x882.png 768w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104-1337x1536.png 1337w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104-1783x2048.png 1783w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-104.png 1882w" sizes="auto, (max-width: 891px) 100vw, 891px" /></figure>



<h3 class="wp-block-heading">터미널 2</h3>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="906" src="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-105-1024x906.png" alt="image 105" class="wp-image-2604" title="맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기) 9" srcset="https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-105-1024x906.png 1024w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-105-300x266.png 300w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-105-768x680.png 768w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-105-1536x1360.png 1536w, https://somsap.somsap.com/wp-content/uploads/sites/6/2026/01/image-105.png 1882w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>게시물 <a rel="nofollow" href="https://somsap.somsap.com/2026/01/23/%eb%a7%a5%eb%b6%81-%ea%b0%a4%eb%9f%ad%ec%8b%9c-%eb%af%b8%eb%9f%ac%eb%a7%81-%eb%ac%b4%eb%a3%8c-scrcpy%eb%a1%9c-%ea%b9%94%eb%81%94%ed%95%98%ea%b2%8c-%eb%ac%b4%ec%84%a0/">맥북 갤럭시 미러링, 무료 scrcpy로 깔끔하게 해결하기 (무선 연결 성공 후기)</a>이 <a rel="nofollow" href="https://somsap.somsap.com">솜삽 블로그</a>에 처음 등장했습니다.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://somsap.somsap.com/2026/01/23/%eb%a7%a5%eb%b6%81-%ea%b0%a4%eb%9f%ad%ec%8b%9c-%eb%af%b8%eb%9f%ac%eb%a7%81-%eb%ac%b4%eb%a3%8c-scrcpy%eb%a1%9c-%ea%b9%94%eb%81%94%ed%95%98%ea%b2%8c-%eb%ac%b4%ec%84%a0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2601</post-id>	</item>
	</channel>
</rss>
