How I Cast My Ubuntu Screen Wirelessly to a Projector Using Miracast

Miracast and Linux

TL;DR

Background

What is Miracast in Linux?

Step-by-Step: Cast Your Ubuntu Screen via Miracast

1. Check if Your Wi-Fi Card Supports Miracast

iw list | grep -A 10 "Supported interface modes"

 * P2P-client
 * P2P-GO
 * P2P-device

2. Install gnome-network-displays

sudo apt update
sudo apt install gnome-network-displays

3. Run the App

gnome-network-displays

4. Prepare Your Projector

Make sure:

  • The projector is in Screen Mirroring / Wireless Display mode ( Android mirroring section )
  • It’s on the same Wi-Fi network as your Ubuntu machine

Leave a Reply

Your email address will not be published. Required fields are marked *

Latest Posts