Hello, I wanted to know how to detect devices connected to the same LAN on the desktop, on windows they appear in the computer folder and I can send files and videos since I have a TV connected to the network and also an android TV box loaded with kodi, I can’t find them with this operating system, is there a system to activate this connection thanks.
Make sure you are on the same network.
Perhaps enable avahi - this allows for a zeroconf service discovery.
sudo pacman -Syu avahi-daemon
But for specific suggestions you should share some system info as your question is too broad to provide a meaningful comment.
you might try
sudo pacman -S avahi
for installing the avahi package, but I believe it’s an eos default ?