Jellyfin Forum
Dsm 7.2.2 and Chromecast - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Dsm 7.2.2 and Chromecast (/t-dsm-7-2-2-and-chromecast)



Dsm 7.2.2 and Chromecast - XavierP56 - 2024-09-03

Hi,

I haver latest DMS 7.2.2 and I have followed instruction in Documentation to install JellyFin with Container Manager.
The network is in bridged mode and I don't see my Chromecast devices.

Let's say my local network is 192.168.1.x

Jellyfin: 192.168.1.241:5993 (241 is the DS423+ Synology NAS)
Jellyfin opens but does not see chromecast

I guess I need to setup properly the Synology Container Manager Network section but I can't achieve to see the Chromecast devices.

Many thanks for your help !


RE: Dsm 7.2.2 and Chromecast - TheDreadPirate - 2024-09-03

I believe you have to use host networking since Chromecast makes use of SSDP on port 1900. SSDP only works when the server and client are on the same subnet.


RE: Dsm 7.2.2 and Chromecast - XavierP56 - 2024-09-03

Problem is that if I set host when creating the container, it can NOT open JellyJin.
For instance, 192.168.1.241:5993 won't work anymore (192.168.1.241 is my NAS address).
It works if I set to bridge but I have no Chromecast then.


RE: Dsm 7.2.2 and Chromecast - TheDreadPirate - 2024-09-03

If you use host networking, you should be using 192.168.1.241:8096 to access jellyfin. I'm assuming 5993 is some sort of port mapping between the host and bridge?


RE: Dsm 7.2.2 and Chromecast - XavierP56 - 2024-09-04

Using host network mode, I can now access 192.168.1.241:8096
With embedeed client, on PC using Chrome, I Have no chromecast

Installing on Android, server being still 192.168.1.241:8096, I see Chromecast.
So problem might be Chrome and/or embedded client.