Project

General

Profile

How can change 9981 default port ?

Added by Mesut Balik over 11 years ago

hello i have 2 server i home , how can change tvheadend default 9981 port ? Thanks


Replies (3)

RE: How can change 9981 default port ? - Added by polini - over 11 years ago

tvheadend --help

Server Connectivity

-6, --ipv6                  Listen on IPv6
-b, --bindaddr Specify bind address
--http_port Specify alternative http port
--http_root Specify alternative http webroot
--htsp_port Specify alternative htsp port
--htsp_port2 Specify extra htsp port

RE: How can change 9981 default port ? - Added by hacksat hacksat almost 8 years ago

hello I am not very practical, how do I change the 9981 port as changing it with 9982 or 9983
I also have the same problem
thanks

RE: How can change 9981 default port ? - Added by Robert Cameron almost 8 years ago

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

    (1-3/3)