Skip to content

Instantly share code, notes, and snippets.

@Petrprogs
Created April 13, 2025 17:25
Show Gist options
  • Save Petrprogs/3f38a83d32f55ba58e41e60a9580a1b9 to your computer and use it in GitHub Desktop.
Save Petrprogs/3f38a83d32f55ba58e41e60a9580a1b9 to your computer and use it in GitHub Desktop.
Casting screen from linux to any Android device
  1. Install the CastReceiver program on the Android device and run it. On TV without ChromeCast/Miracast support, it also works great.
  2. On Linux, via Chromium, enable projection via the "3-dots menu" - "Case, save and share" - "Cast". In the pop-up window, click on the "Sources" button to select the desired broadcast mode - projection of the tab in the browser or the entire screen. Choose our device, usually the name contains its model. Personally, On KDE, when I select the projection of the entire screen, a window pops up with a choice of what to project - a screen, a virtual screen, or an area.
  3. Have fun. The main thing is to have a high-speed LAN and hardware support for h264 on both devices, then everything will be fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment