Linux
How to Casting with Ubuntu 18.04
Hi Guys, Today we will be looking into how to connect the smart devices such as Google home devices, Amazon Alexa over the network to the Ubuntu powered pc.
There are many ways that you can use to cast your devices.
Method 1 – Using Terminal
Launch the terminal using Ctrl
+ Alt
+T
or using the menu. Use the following command to install the mkchromecast. This will allow you to play the media files on the local pc to the casted devices.
1 |
sudo apt install mkchromecast |
1 |
mkchromecast –t |
Now search for chromecast from the menu. The when it appears on the taskbar, select the desired device.
Method 2 – Using VLC Media Player
Open the VLC Player.
1 |
Playback --> Render |
-
DevOps55 years ago
Saltstack Tutorial for beginners [2023]
-
DevOps55 years ago
How to build a Docker cron job Container easily [2023]
-
Linux55 years ago
mail Command in Linux/Unix with 10+ Examples [2023]
-
DevOps55 years ago
Docker ADD vs COPY vs VOLUME – [2023]
-
DevOps55 years ago
How to setup Pritunl VPN on AWS to Access Servers
-
Linux55 years ago
Grep Command In Unix/Linux with 25+ Examples [2023]
-
Linux55 years ago
How To setup Django with Postgres, Nginx, and Gunicorn on Ubuntu 20.04
-
Linux55 years ago
Find command in Unix/Linux with 30+ Examples [2023]