Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Tvheadend change 9981 default port

brazuka

Extended Member
Ext. Member
Joined
Feb 22, 2020
Messages
24
Reaction score
142
Points
39
Location
byzXLh8rq8kWEwq
On the command line when you initially launch tvheadend, add the option --http_port followed by your preference for port. If you wish to change the HTSP port, you use --htsp_port followed by the port you wish to use.
So, for example, to change the HTTP port to 9983 Tvheadend would be launched with:
tvheadend --http_port 9983

after

edit default parameter in /etc/default/tvheadend

# Default configuration for Tvheadend.

# systemd
# See tvheadend --help for more - default "-u hts -g video"
OPTIONS="-u hts -g video"

for

# Default configuration for Tvheadend.
# systemd
# See tvheadend --help for more - default "-u hts -g video"
OPTIONS="-u hts -g video --http_port 9983"

after
sudo service tvheadend restart
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock