4.2 default port 7011
AnsweredIs this somewhere documented that 4.2 uses port 7011 by default?
0
-
Hello Sen Haerens,
It doesn't, the default port is 7001.
Also, I installed 4.2 before and it's 7001.
0 -
On my Linux Docker installation it clearly runs on port 7011:
tcp 0 0 0.0.0.0:7011 0.0.0.0:* LISTEN 3767103/mediaserver
tcp6 0 0 :::7011 :::* LISTEN 3767103/mediaserverThe Docker runs as network_mode: "host" so the ports are directly mapped to the host.
Not sure how I can change this back to 7001?
0 -
The port was set in `/opt/networkoptix/mediaserver/etc/mediaserver.conf`. Removing this file and restarting nxwitness fixed the issue.
0
Please sign in to leave a comment.
Comments
3 comments