in this video i show you how to mirror android screen on ubuntu using adb
here is the command
sudo apt-get update
sudo apt-get install android-tools-adb
sudo apt-get install ffmpeg
sudo apt-get install frei0r-plugins
adb devices
adb shell screenrecord –output-format=h264 – | ffplay –
if you get error while installing adb this error
“E: dpkg was interrupted, you must manually run ‘sudo dpkg –configure -a’ to correct the problem.”
run this command
sudo dpkg –configure -a
if need any help
support me
Nguồn:https://hdwallpaperslovely.com/
Xem Thêm Bài Viết Khác:https://hdwallpaperslovely.com/cong-nghe/
Going to try this, anyway to turn on USB Debugging through ADB?
Hi. Thank you for the video. I get an error like, error: no devices/emulators found. and pipe:: Invalid data found when processing input. The exact issue is My device is not visible when I run adb devices. Can you please tell me what could be the problem and suggest me a solution. I manually run configuration command too…
Thank you! It works
Cursor effect please….???
very good bro. it worked now i will search how can i adjust the resolution
Hi I am getting error pipe:: Invalid data found when processing input in last stage after adb shell screenrecord –output-format=h264 – | ffplay –
sent you FR in FB. Please accpet and guide me further
Hi Muhammad which app or control are you using to move cursor and pointer. Although I am able to export mobile display to linux desktop, but cannot move cursor.
INEVITABLE SOLUTION: Download virtual box and use vysor on windows…
Can you control the phone from the desktop? Or is it only showing the screen of your phone where you can only use the phone by the phone itself?