Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GStreamer Error #40

Open
P8ntBal1551 opened this issue Aug 9, 2024 · 0 comments
Open

GStreamer Error #40

P8ntBal1551 opened this issue Aug 9, 2024 · 0 comments

Comments

@P8ntBal1551
Copy link

P8ntBal1551 commented Aug 9, 2024

I'm getting the following errors:

WARNING  2024-08-09 03:37:31,547 [1:Audio-2] mopidy.audio.actor
  Setting GStreamer state to GST_STATE_PLAYING failed
ERROR    2024-08-09 03:37:31,548 [1:MainThread] mopidy.audio.gst
  GStreamer error: Could not open resource for reading.
WARNING  2024-08-09 03:37:31,548 [1:Core-7] mopidy.core.tracklist
  Track is not playable: local:track:song1.flac
WARNING  2024-08-09 03:39:42,620 [1:Audio-2] mopidy.audio.actor
  Setting GStreamer state to GST_STATE_PLAYING failed
ERROR    2024-08-09 03:39:42,620 [1:MainThread] mopidy.audio.gst
  GStreamer error: Could not open resource for reading.
WARNING  2024-08-09 03:39:42,620 [1:Core-7] mopidy.core.tracklist
  Track is not playable: local:track:song2.flac

I have the default audio output on the container

[audio]
output = audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format=S16LE ! wavenc ! tcpclientsink host=snapserver

Lastly I have the snapcast settings set to the external IP of the server, pointed at the port 1780. Mopidy is returning it as "Connected"

Any help would be greatly appreciated, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant