Forums » Tutorial and setups »
RPI3 with no internet setup
Added by Darijus Alius over 5 years ago
Hi,
I have KODI running on the Raspberry PI 3B with TVheadend server 4.2 and Tvheadend HTSP Client.
While RPI is connected to the wifi no issues at all, TV is working great but the problem is that I am intended to use it in campervan where I will have no network access. I tried to use 127.0.0.1, localhost but nothing would work and all I get is server unreachable.
Is there any way to get Server and Client talk without connecting RPI to the network?
Much appreciated.
Replies (2)
RE: RPI3 with no internet setup - Added by saen acro over 5 years ago
on
localhost
there must not have any problem
service require network but this can be skipped.
RE: RPI3 with no internet setup - Added by Darijus Alius over 5 years ago
I've managed to get it working by commenting:
.kodi/addons/service.tvheadend42/system.d service.tvheadend42.service
#After=network-online.service
#Requires=network-online.service
The only issue now is that I have no TV GUIDE and it seems in general TV is buffering much more frequently.