uiCY is an Open-Source GUI program based on scrCPY(Genymobile) and sndCPY(rom1v).It can be used to mirror your phone screen + internal audio to your PC(Windows/Linux)through USB data cable. It was made keeping bugdet gamers and streamers in mind whocannot afford devices like Elgato™. Indeed this program cannot give as much quality as Elgato™ but still it serves the purpose i.e. you can easily stream/record at 480p.
- Android 10 running smartphone
- USB debugging turned ON
You can do this by navigating to Developer Options>USB Debugging You can find the guide here.
- A USB cable
- A computer xD -VLC should be installed
- Just download uicy_V1_Windows.zip, extract it, and run uicy.exe
- Make sure to select vlc.exe(Navigate to the path where you installed VLC and select vlc.exe) while setting up uiCY
You can change later by going into settings
- Connect your smartphone
- Voila! Now you can mirror your screen and audio to you PC!
You will need the following:
- scrcpy
- python/python3
- tkinter
- adb
- vlc
Everything can be installed with apt-get and snapcraft through terminal. Make sure you have all these! If anything is missing than use these commands to get them.
- scrcpy
sudo apt-get install scrcpy
- python3
sudo apt-get install python3
- tkinter
sudo apt-get install python3-tk
- adb
already present
- vlc
run the install script given in vlc directory
First of all huge thanks to Genymobile for scrcpy and rom1v for sndcpy without which this project would be impossible!
GUI is designed by Shashwat(ME xD) [Windows Version] and Yashraj! [Linux Version] Developed under DeRadian
Follow us on Instagram: (I know you won't xD) Shashwat: https://www.instagram.com/jaanijunior_13 Yashraj: https://www.instagram.com/legendofrj10
Just create an issue here we will see to it!