스크래치

scrcpy
스크래치
Scrcpy logo.svg
Scrcpy debian screenshot.jpg
Scrcpy가 Debian에서 실행 중
원저작자로맹 비몬트
초기 릴리즈2018년 3월 8일, 4년 전(2018-03-08)
안정된 릴리스
v1.24 / (2022년 4월 29일, 3개월 전 (2022-04-29)
저장소github.com/Genymobile/scrcpy
기입처C, Java
운영 체제Windows, macOS, Linux
플랫폼크로스 플랫폼
유형리모트 관리
면허증.Apache 라이센스 2.0

scrcpy는 Windows, macOS 또는 Linux 데스크톱 [1]컴퓨터에서 Android 장치를 제어할 수 있는 무료 오픈 소스 화면 미러링 응용 프로그램입니다.이 소프트웨어는 현재 안드로이드 에뮬레이터인 [2]지니모션을 개발한 지니모바일에 [3]의해 개발되고 있다.

Android 장치와 컴퓨터 간의 통신은 주로 USB 연결 및 Android Debug Bridge(ADB)를 통해 수행됩니다.소프트웨어는 Android 장치에서 서버를 실행한 후 ADB [4]터널을 통해 소켓을 통해 서버와 통신합니다.Android 기기에서 [1]루팅이나 설치 또는 실행[4] 필요하지 않습니다.화면의 컨텐츠는, H.264 비디오로서 스트리밍 되어 소프트웨어가 디코딩 해 컴퓨터에 표시합니다.소프트웨어는 키보드와 마우스 입력을 서버를 [4]통해 Android 기기에 푸시합니다.

설정에는 Android 장치에서 USB 디버깅을 활성화하고, 장치를 컴퓨터에 연결하고,[3] 컴퓨터에서 Scrcpy 응용 프로그램을 실행하는 작업이 포함됩니다.스트림 비트레이트 변경이나 화면 기록 활성화 등의 추가 설정 옵션은 명령줄 [2]인수를 사용하여 액세스할 수 있습니다.소프트웨어는 Wi-Fi를 통한 무선 연결도 지원하지만 이를 위해서는 [5]더 많은 단계가 필요합니다.2019년 버전 1.9에서 scrcpy에 몇 가지 기능이 추가되었는데, 여기에는 미러링 중에 화면을 끄고 두 [6]장치 간에 클립보드 콘텐츠를 복사할 수 있는 기능이 포함됩니다.

How-To Geek의 Chris Hoffman은 Scrcpy를 유사한 기능을 가진 다른 두 애플리케이션인 AirMirror 및 Vysor와 비교했습니다.Hoffman은 또한 Miracast가 새로운 Android 기기들 사이에서 더 이상 널리 지원되지 않으며 [3]원격 제어를 지원하지 않는다고 지적하면서 대안으로 Miracast를 지목했다.

역사

GitHub 저장소에 대한 첫 번째 커밋은 2017년 12월 12일에 Romain [7]Vimont에 의해 이루어졌다.scrcpy v1.0은 3개월 후에 출시되었으며 여기에는 기본적인 화면 미러링과 Android 원격 제어가 포함되어 있다.첫 번째 릴리스에서는 Windows 실행 파일과 서버를 [8]패키지화했습니다.커뮤니티는 패키징을 추진하여 수많은 Linux [9][better source needed]배포에 Scrcpy를 사용할 수 있게 되었습니다.

특징들

Scrcpy의 공식 문서에는[2] Scrcpy가 구축된 특징과 이데올로기가 기재되어 있습니다.

  • lightness(표시, 디바이스 화면만 표시)
  • 퍼포먼스(30~60fps)
  • 품질(표준×1080 이상)
  • 저지연(35~70ms)
  • 기동 시간이 짧다(첫 번째 이미지를 표시할 때까지1초)
  • non-consusive(디바이스에 아무것도 인스톨 되어 있지 않다)

그래피컬 사용자 인터페이스

scrcpy의 명령줄 인터페이스는 오픈 소스 개발자에 의해 그래픽 사용자 인터페이스에 이식되었습니다.

Scrcpy 기반의 GUI
# 에일리어스 첫 번째 커밋 URL
1 QtScrcpy[10][11] 2018년 10월 9일 https://github.com/barry-ran/QtScrcpy
2 guiscrpy[12][13][14] 2019년 6월 13일 https://github.com/srevinsaju/guiscrcpy
3 스크래피구이 2019년 8월 26일 https://github.com/Tomotoes/scrcpy-gui/

레퍼런스

  1. ^ a b Duino, Justin (9 March 2018). "How to control your Android phone from your computer with Scrcpy". 9to5Google. Archived from the original on 4 March 2020. Retrieved 4 March 2020.
  2. ^ a b c "Genymobile/scrcpy". Github. 4 March 2020. Archived from the original on 7 March 2020. Retrieved 4 March 2020.
  3. ^ a b c Hoffman, Chris. "How to Mirror and Control Your Android Phone on Any Windows PC". How-To Geek. Archived from the original on 9 January 2020. Retrieved 4 March 2020.
  4. ^ a b c Fedewa, Joe (12 March 2018). "Control your Android Smartphone from your PC for free with scrcpy". xda-developers. Archived from the original on 4 March 2020. Retrieved 4 March 2020.
  5. ^ "Open Source Project - Scrcpy now works wirelessly". Genymotion – Android Emulator for app testing. Archived from the original on 4 March 2020. Retrieved 4 March 2020.
  6. ^ Torres, JC (13 June 2019). "scrcpy can now mirror Android screens on desktops with the display off". SlashGear. Archived from the original on 4 March 2020. Retrieved 4 March 2020.
  7. ^ "Initial commit · Genymobile/scrcpy@54d9148". GitHub. Retrieved 4 May 2020.
  8. ^ "Release scrcpy v1.0 · Genymobile/scrcpy". GitHub. Retrieved 15 February 2021.
  9. ^ "Search Results for scrcpy". pkgs.org. Retrieved 4 May 2020.
  10. ^ "QtScrcpy-Control Android phone with computer, multi-touch support, Peace Elite game, Chinese interface[Win/macOS/Linux] » FUCHSIANDROID". FUCHSIANDROID. 7 April 2020. Retrieved 4 May 2020.
  11. ^ Barry (4 May 2020), barry-ran/QtScrcpy, retrieved 4 May 2020
  12. ^ Logix. "Helper GUI For scrcpy, The Android Desktop Display And Remote Control Tool". Linux Uprising Blog. Retrieved 4 May 2020.
  13. ^ Saju, Srevin (4 May 2020), srevinsaju/guiscrcpy, retrieved 4 May 2020
  14. ^ comment, 25 Sep 2019 Seth KenlonFeed 71up 1. "Mirror your Android screen on your computer with Guiscrcpy". Opensource.com. Retrieved 4 May 2020.

외부 링크