You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
Installed on Ubuntu 18.04. Tried to play a local mp3 file:
$ castnow ./test.mp3 --address 192.168.2.xx
Error: Load failed
The TV connected with chromecast did show the name of mp3, but didn't play, a spinning icon displayed.
Firewall is inactive on the Ubuntu server.
Tested an online mp4 file, worked fine:
castnow http://commondatastorage.googleapis.com/gtv-videos-bucket/ED_1280.mp4 --address 192.168.2.xx
What could be the issue?
Thanks.