To support me or just buy me coffe:
https://sociabuzz.com/fosslicious/sup...
Thank you for support my channel.
Simple steps for screen mirroring to Android on Ubuntu:
1. Install Scrcpy via snap. I'm assuming that you have installed a snap on ubuntu, please type the command below!.
sudo snap install scrcpy
2. After the snap is installed. please connect the android device to the laptop/PC, and turn on USB Debugging in the Developer Option menu (To display this menu, each smartphone has a different way).
3. Please run scrcpy by typing "scrcpy" in the ubuntu terminal. This application should look like the video above.
For more information, you can visit this page: https://github.com/Genymobile/scrcpy
If you need Internal audio, please install usbaudio by typing the command below !.
a. install additional packages on ubuntu:
sudo apt install gcc git meson vlc libpulse-dev libusb-1.0-0-dev
b. Build Apps:
git clone https://github.com/rom1v/usbaudio
cd usbaudio
meson x --buildtype=release
cd x
ninja
c. Install ninja:
sudo ninja install
You can run USBAudio by typing "usbaudio" on Ubuntu Terminal.
For more details, please go to this page: https://github.com/rom1v/usbaudio
Hopefully useful and enjoy :), CMIIW.
Based article on: https://www.fosslicious.com/2019/08/s...
Music - Forever by Alex McCulloch.
Test run Supertux Kart game on Android Mobile : https://supertuxkart.net.
Screen mirroring using Xiaomi Redmi 4x.