Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: manoca on 14 February 2024, 16:38:55

Title: scrcpy not working
Post by: manoca on 14 February 2024, 16:38:55
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?
Title: Re: scrcpy not working
Post by: manoca on 14 February 2024, 16:43:39
Just did a sudo pacman -Syu and now it works just fine :D