Wednesday, 7 May 2025

konek scrcpy dengan hotspot

 $ adb shell ip route | awk '{print $9}'
192.168.100.20

 

:~$ adb tcpip 5555
restarting in TCP mode port: 5555
 

:~$ adb connect 192.168.100.20:5555
connected to 192.168.100.20:5555

:~$ scrcpy
scrcpy 1.25 <https://github.com/Genymobile/scrcpy>
/usr/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 127.6 MB/s (41650 bytes in 0.000s)
[server] INFO: Device: ITEL itel P661N (Android 13)
INFO: Renderer: opengl
INFO: OpenGL version: 4.6 (Compatibility Profile) Mesa 24.2.8-1ubuntu1~24.04.1
INFO: Trilinear filtering enabled
INFO: Initial texture: 720x1608
INFO: New texture: 1608x720
INFO: New texture: 720x1608
WARN: Device disconnected

Share:

0 comments:

Post a Comment