2024-03-05, 08:06 AM
Hi all,
Here is my setup: jellyfin is on a pi on the local network, while the tv is on the guest network. I can access jellyfin just fine from my laptop's browser on the local network, as well as from the tv's browser on the guest network. For this, I set up a traffic rule on my router to allow traffic from the guest network to the pi on the local network at 192.168.8.101:8096.
I tried using Tizen studio to build up the app on the TV, but the remote device manager does not find the TV (either with scan or by manually setting the ip, despite developer mode being activated and the laptop being set on the guest network temporarily). Any input for that is welcome too.
So I want to try DNLA but nothing gets picked up by the TV. I set similar traffic rules for ports 1900/udp and 7359/udp, but no luck. I enabled "Enable 'Play To' DLNA feature" and "Enable DLNA server", but find nothing in the TV's sources. I also set both the local network and the guest network for DNLA. TV is a 2021 55" samsung and should work, right?
The log lists the following endlessly:
Am I missing something obvious?
Thanks
J.
Here is my setup: jellyfin is on a pi on the local network, while the tv is on the guest network. I can access jellyfin just fine from my laptop's browser on the local network, as well as from the tv's browser on the guest network. For this, I set up a traffic rule on my router to allow traffic from the guest network to the pi on the local network at 192.168.8.101:8096.
I tried using Tizen studio to build up the app on the TV, but the remote device manager does not find the TV (either with scan or by manually setting the ip, despite developer mode being activated and the laptop being set on the guest network temporarily). Any input for that is welcome too.
So I want to try DNLA but nothing gets picked up by the TV. I set similar traffic rules for ports 1900/udp and 7359/udp, but no luck. I enabled "Enable 'Play To' DLNA feature" and "Enable DLNA server", but find nothing in the TV's sources. I also set both the local network and the guest network for DNLA. TV is a 2021 55" samsung and should work, right?
The log lists the following endlessly:
Code:
[2024-03-04 20:33:43.932 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:34:14.991 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:34:14.991 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:34:14.991 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:34:39.940 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:34:39.940 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:34:39.940 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:07.947 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:07.949 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:35:07.950 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:35.945 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:35.945 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:35:35.945 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:38.735 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:38.735 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:35:38.735 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:42.939 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:42.940 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:35:42.940 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:47.937 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:47.937 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:35:47.937 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:54.943 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:35:54.943 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:35:54.943 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:36:04.933 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:36:04.934 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:36:04.934 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:36:18.944 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:36:18.944 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:36:18.944 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:36:38.941 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:36:38.941 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:36:38.941 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:37:07.949 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:37:07.950 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:37:07.951 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:37:50.945 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:37:50.945 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:37:50.945 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:38:54.942 +01:00] [INF] Defined LAN addresses : "[192.168.8.0/24,192.168.9.0/24]"
[2024-03-04 20:38:54.942 +01:00] [INF] Defined LAN exclusions : "[]"
[2024-03-04 20:38:54.943 +01:00] [INF] Using LAN addresses: "[192.168.8.0/24,192.168.9.0/24]"
Thanks
J.