Skip to content

How does the server work with its call back? Running in kubernetes/k3s #3103

Closed Answered by jurgenweber
jurgenweber asked this question in Q&A
Discussion options

You must be logged in to vote

After some conversations on discord, leaving the answers here for future reference;

The streaming server on port 8097 is a proxy of sorts, my guess is mass downloads the contents for the streaming server to serve for all the players to query (so mass gives the players this internal address to pull the stream from), this makes sense so they all have the same stream.

The players need access to this port, and the IP address should not change. You can hard code the settings/ip addresses for the streaming and webserver under 'settings --> core --> /webserver|streamserver/,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jurgenweber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant