mildsunrise / dm500-satip

📡 Kernel & firmware image to turn a DM500 into a SAT>IP server
37 stars 11 forks source link

DM500 Satip not found by Tvheadend #11

Open mhdevlab opened 4 years ago

mhdevlab commented 4 years ago

I have a dm500 that has been working without any problem with this satip image, after a few months with the device turned off, now I have turned it on but it cannot be found by tvheadend or another satip client, although I have tried it with vlc, it works perfectly, but it does not appear now on tvheadend, can it be that the dm500 does not advertise the service over the network? Sorry my english & Thanks

mildsunrise commented 4 years ago

Hello!

can it be that the dm500 does not advertise the service over the network?

I doubt it... if you can still access it via vlc, this looks more like a problem with the network or on tvheadend's part :thinking:

To know if the service is advertised over the network, you could run wireshark on a PC that is connected to the same network as the DM500 and enter ssdp in the filter box. You should see packets appear:

Captura de 2020-03-22 20-29-09

mhdevlab commented 4 years ago

Hello!

can it be that the dm500 does not advertise the service over the network?

I doubt it... if you can still access it via vlc, this looks more like a problem with the network or on tvheadend's part 🤔

To know if the service is advertised over the network, you could run wireshark on a PC that is connected to the same network as the DM500 and enter ssdp in the filter box. You should see packets appear:

Captura de 2020-03-22 20-29-09

Hi Thanks for your reply !

I have tried capturing ssdp packages via Wireshark but did not find any related to satip, but I tried again by restarting the dm500, and this time I have been able to capture only 3 packages during the first seconds after the restart and nothing after that. can i restart the ssdp service manually from ssh ?

WiresharkSatip

Thanks

walterav1984 commented 2 years ago

Tvheadend might probe/look for satip servers/tuners on the wrong interface. It is therefor recommended to start Tvheadend server with following argument --bindaddr ipaddressoftvheadendserveritself. See for more info: https://github.com/openwrt/packages/issues/16500

Possible duplicate issue: https://github.com/mildsunrise/dm500-satip/issues/6