I try to project my Android screen to my artix installation, but unfotunately I am not really able to do so. What did I do?
install scrcpy via pacman. Found adb already installed (guess I used that once upon a time and it still sits there). Started scrcpy and got this error: scrcpy: symbol lookup error: scrcpy: undefined symbol: av_packet_side_data_new, version LIBAVCODEC_60
I can see the connected Android with adb devices. But I can not get scrcpy to work in any way shape or form. Can anyone help me with this message and what it could state?
Just did a sudo pacman -Syu and now it works just fine :D