Problem with mkchromecast

Hello,

i’d like to cast music on a chromecast speaker so i installed mkchromecast. But it doesn’t work.

When i launch mkchromecast in terminal :

mkchromecast                                                     ✔ 
/usr/share/mkchromecast/mkchromecast/cast.py:111: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if iface is not None and iface[0]['addr'] is not '127.0.0.1':
Mkchromecast v0.3.8.1
Creating Pulseaudio Sink...
Open Pavucontrol and Select the Mkchromecast Sink.
Starting Local Streaming Server
[Done]
Selected backend: parec
Selected audio codec: mp3
Default bitrate used: 192k
Default sample rate used: 44100Hz.
No devices found!
PID of main process: 2756
 * Serving Flask app 'mkchromecast.audio'
PID of streaming process: 2761
 * Debug mode: off
Cleaning up /tmp/...
[Done]
zsh: killed     mkchromecast

I don’t know how to correct it.

Thanx in advance!

Hello,

Have you read the comments on the AUR page? There is this one pinned AUR (en) - mkchromecast

You probably use pipewire, hence you better go with mkchromecast-git as mentioned there.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.