How To Install Mkchromecast In Debian, Ubuntu And Raspbian?

How To Install Mkchromecast In Debian, Ubuntu And Raspbian?

mkchromecast

Cast your Linux audio to your Google Cast devices

Install mkchromecast

  • Debian apt-get install mkchromecast Click to copy
  • Ubuntu apt-get install mkchromecast Click to copy
  • Raspbian apt-get install mkchromecast Click to copy

mkchromecast

Cast your Linux audio to your Google Cast devices

It is written in Python, and it streams via node.js, ffmpeg, or avconv. mkchromecast is capable of using lossy and lossless audio formats provided that ffmpeg is installed. It also supports Multi-room group playback, and 24-bits/96kHz high audio resolution. Additionally, a system tray menu is also available. By default, mkchromecast streams with node.js (or parec in Linux) together with mp3 audio coding format at a sample rate of 44100Hz and average bitrate of 192k. These defaults can be changed using the --sample-rate and -b flags. It is useful to modify these parameters when your wireless router is not very powerful, or in the case you don't want to degrade the sound quality. mkchromecast can cast using either pulseaudio or ALSA. The respective dependencies can be pulled by mkchromecast-pulseaudio and mkchromecast-alsa dependency packages respectively. For more information, please read the README.Debian file shipped in this package.

Installation of latest mkchromecast command is available for Debian, Ubuntu and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.