Jellyfin Forum
Stream audio to separate device - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Stream audio to separate device (/t-stream-audio-to-separate-device)



Stream audio to separate device - bls - 2023-09-20

Hello!

I got two raspberry pi's, one as a jellyfin server and the other as a hifiberry DAC audio player.

Is it even possible to stream the audio from a video to a separate device with speakers?
So play the video on the device and stream audio to the hifiberry pi with the DAC?

Been searching around without finding an answer.

thanks!


RE: Stream audio to separate device - bitmap - 2023-09-20

I think this would have to happen client-side. Jellyfin can only stream to one client at a time. So your client would have to support a connection to your DAC in order to make this happen.


RE: Stream audio to separate device - bitmap - 2023-09-20

Wait...what if you tried something like SyncPlay? I don't know if you could target the Pi as a client, though. You'd have to have a way to use something to stream to it as a client still (something to act on Jellyfin to join the SyncPlay group on behalf of the Pi and send the audio towards it at least).