About: Scrcpy

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

scrcpy is a free and open-source screen mirroring application that allows control of an Android device from a Windows, macOS, or Linux desktop computer. The software is currently developed by Genymobile, which also developed Genymotion, an Android emulator. Chris Hoffman of How-To Geek compared scrcpy to AirMirror and Vysor, two other applications with a similar function. Hoffman also pointed to Miracast as an alternative, while noting that it is no longer widely supported among new Android devices, and that it does not support remotely controlling the device.

Property Value
dbo:abstract
  • scrcpy is a free and open-source screen mirroring application that allows control of an Android device from a Windows, macOS, or Linux desktop computer. The software is currently developed by Genymobile, which also developed Genymotion, an Android emulator. Communication between the Android device and the computer is primarily performed via a USB connection and Android Debug Bridge (ADB). The software functions by executing a server on the Android device, then communicating with the server via a socket over an ADB tunnel. It does not require rooting or the installation or running of an app on the Android device. The screen content is streamed as H.264 video, which the software then decodes and displays on the computer. The software pushes keyboard and mouse input to the Android device over the server. Setup involves enabling USB debugging on the Android device, connecting the device to the computer, and running the scrcpy application on the computer. Additional configuration options, such as changing the stream bit rate or enabling screen recording, may be accessed via command line arguments. The software also supports a wireless connection over Wi-Fi, but that requires more steps to set up. A few features were added to scrcpy in its version 1.9 release in 2019, including the ability to turn the screen off while mirroring and to copy clipboard content between the two devices. Chris Hoffman of How-To Geek compared scrcpy to AirMirror and Vysor, two other applications with a similar function. Hoffman also pointed to Miracast as an alternative, while noting that it is no longer widely supported among new Android devices, and that it does not support remotely controlling the device. (en)
  • Scrcpy est une application de duplication d'écran gratuite et libre qui permet de contrôler un appareil Android à partir d'un ordinateur de bureau Windows, macOS ou Linux. Le logiciel est actuellement développé par Genymobile, qui a également développé Genymotion, un émulateur Android. La communication entre l'appareil Android et l'ordinateur s'effectue principalement via une connexion USB par ADB. Le logiciel fonctionne en exécutant un serveur sur l'appareil Android, puis en communiquant avec le serveur via un tunnel ADB. Il ne nécessite pas de débridage (root) ni d'installation de logiciel sur l'appareil Android. Le contenu de l'écran est diffusé sous forme de vidéo H.264, que le logiciel décode ensuite et affiche sur l'ordinateur. Le logiciel transmet la plupart des entrées clavier et souris à l'appareil Android via le serveur. La configuration implique l'activation du débogage USB sur l'appareil Android, la connexion de l'appareil à l'ordinateur et l'exécution de scrcpy sur l'ordinateur. De nombreux paramètres additionnels tels que la modification du débit binaire ou l'enregistrement d'écran sont disponibles par ligne de commande. Le logiciel prend également en charge une connexion sans fil via Wi-Fi. Quelques fonctionnalités ont été ajoutées à scrcpy dans sa version 1.9 en 2019, notamment la possibilité d'éteindre l'écran lors de la mise en miroir et de copier le contenu du presse-papiers entre les deux appareils. (fr)
  • scrcpy是一个免费的开源螢幕镜像程式,它允许以Windows 、 macOS或Linux台式计算机查看並控制 Android 设备,可輕鬆實現快速的螢幕鏡像。 该軟體目前由 Genymobile公司 开发,這家公司还开发了 Android 模拟器 。 Android 设备和電腦之间的通訊主要通过USB连接和Android USB偵錯(ADB) 执行。该软件通过在 Android 设备上执行服务器来运行,然后通过 ADB 通道通过套接字与服务器通信。 它不需要在 Android 设备上ROOT 屏幕内容使用H.264视频流式传输,然后軟體对其进行解码并显示在電腦上。该軟體通过服务器将键盘和鼠标输入傳送到 Android 裝置。 只要在 Android 设备上启用 USB 偵錯、並将设备连接到電腦以及在電腦上執行 scrcpy 应用程序,就可使用這個程式的功能。 可以通过命令行界面調整更多設置,例如更改比特率或启用屏幕录制。 该软件还支持通过Wi-Fi进行无线连接,但这需要更多的设定步骤。 scrcpy 在 2019 年发布的 1.9 版中添加了一些功能,包括在镜像时关闭屏幕以及在两个设备之间复制剪贴板内容的功能。 的Chris Hoffman 将 scrcpy 与 和 进行了比较,这两个应用程序具有类似的功能。 Hoffman 还指出Miracast是一种替代方案,同时指出它不再在新的 Android 设备中得到广泛支持,并且不支持远程控制设备。 (zh)
dbo:computingPlatform
dbo:genre
dbo:latestReleaseDate
  • 2022-04-29 (xsd:date)
dbo:latestReleaseVersion
  • v1.24
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2018-03-08 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 63278681 (xsd:integer)
dbo:wikiPageLength
  • 8763 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1092943031 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Romain Vimont (en)
dbp:caption
  • scrcpy running on Debian (en)
dbp:genre
dbp:latestReleaseDate
  • (en)
dbp:latestReleaseVersion
  • v1.24 (en)
dbp:license
dbp:logo
  • File:Scrcpy logo.svg (en)
dbp:logoSize
  • 128 (xsd:integer)
dbp:name
  • scrcpy (en)
dbp:operatingSystem
dbp:platform
dbp:programmingLanguage
dbp:released
  • 2018-03-08 (xsd:date)
dbp:repo
dbp:screenshot
  • File:Scrcpy debian screenshot.jpg (en)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Scrcpy est une application de duplication d'écran gratuite et libre qui permet de contrôler un appareil Android à partir d'un ordinateur de bureau Windows, macOS ou Linux. Le logiciel est actuellement développé par Genymobile, qui a également développé Genymotion, un émulateur Android. Quelques fonctionnalités ont été ajoutées à scrcpy dans sa version 1.9 en 2019, notamment la possibilité d'éteindre l'écran lors de la mise en miroir et de copier le contenu du presse-papiers entre les deux appareils. (fr)
  • scrcpy is a free and open-source screen mirroring application that allows control of an Android device from a Windows, macOS, or Linux desktop computer. The software is currently developed by Genymobile, which also developed Genymotion, an Android emulator. Chris Hoffman of How-To Geek compared scrcpy to AirMirror and Vysor, two other applications with a similar function. Hoffman also pointed to Miracast as an alternative, while noting that it is no longer widely supported among new Android devices, and that it does not support remotely controlling the device. (en)
  • scrcpy是一个免费的开源螢幕镜像程式,它允许以Windows 、 macOS或Linux台式计算机查看並控制 Android 设备,可輕鬆實現快速的螢幕鏡像。 该軟體目前由 Genymobile公司 开发,這家公司还开发了 Android 模拟器 。 Android 设备和電腦之间的通訊主要通过USB连接和Android USB偵錯(ADB) 执行。该软件通过在 Android 设备上执行服务器来运行,然后通过 ADB 通道通过套接字与服务器通信。 它不需要在 Android 设备上ROOT 屏幕内容使用H.264视频流式传输,然后軟體对其进行解码并显示在電腦上。该軟體通过服务器将键盘和鼠标输入傳送到 Android 裝置。 只要在 Android 设备上启用 USB 偵錯、並将设备连接到電腦以及在電腦上執行 scrcpy 应用程序,就可使用這個程式的功能。 可以通过命令行界面調整更多設置,例如更改比特率或启用屏幕录制。 该软件还支持通过Wi-Fi进行无线连接,但这需要更多的设定步骤。 scrcpy 在 2019 年发布的 1.9 版中添加了一些功能,包括在镜像时关闭屏幕以及在两个设备之间复制剪贴板内容的功能。 (zh)
rdfs:label
  • Scrcpy (fr)
  • Scrcpy (en)
  • Scrcpy (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • scrcpy (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License