Linux How to change http streaming port?
#1
I want to make my playlist available worldwide:
http://server-ip:9981/playlist will be available. However, the same port 9981 is used by web panel and basic http authentication (even without ssl) is very weak. How to get http streaming playback available on different port than web panel? So I will open only streaming port on my router and web panel won't be visible from internet.

Is it possible? Or some other soultion?
Reply
#2
You'd need to change the port on the server. According to this FAQ you need to

Code:
sudo dpkg-reconfigure tvheadend
and change it there. Whether you can do it under a different port than the web dashboard I don't know, as it's not something I've looked into.

Then the client Kodi addon would also need to be changed, which can be done under the configuration screen.

This may be better asked on the TVH boards rather than here as it's more something for the server side.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#3
(2020-09-04, 11:33)DarrenHill Wrote: Whether you can do it under a different port than the web dashboard I don't know, as it's not something I've looked into.

That's my problem, because apparently, I can't.

(2020-09-04, 11:33)DarrenHill Wrote: Then the client Kodi addon would also need to be changed, which can be done under the configuration screen

Why? I don't want to change htsp port, which is used by Kodi addon
Reply
#4
The client has settings for both ports, so the http one may need changing.

I'd raise the question on the TvH boards, as it's somewhat outside of our support scope here.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply

Logout Mark Read Team Forum Stats Members Help
How to change http streaming port?0