Skip to content

Search JudoNet

Search JudoNet documentation.

Settings reference

Every setting on JudoNet's Settings page, what it does, and why it exists.

Each section has its own save button, and each one saves only its own section. Pressing Save Scoreboard Settings does not save a change you made under FairReplay Broadcast.

At the top of the page

Before the settings themselves, the page states which JudoManager server you are connected to and which competition is open on it.

If it says No server is selected, nothing else on this page will work properly. Go to Live data and select one.


API settings

These tell JudoNet where to send data. You should not normally need to touch them selecting a JudoManager server on the Live data page configures them automatically, including which of the two back ends to use.

Only one of the two sections is shown, depending on the selected server:

Section shownWhen
JudoManager API SettingsThe selected server uses the JudoManager (JM) back end — national and club events.
JudoBase API SettingsThe selected server uses the Judobase (JB) back end — IJF events.

JudoManager API Settings

JudoManager API settings
JudoManager API settings
FieldMeaning
API URL (V2)The address JudoNet sends data to.
TokenThe credential authorising this JudoNet.

Three buttons:

  • Get Token from Selected Server — fetches a token from the JudoManager server. Use this when the page says Token is empty.
  • Refresh Token — fetches a new one, replacing the current.
  • Test token — checks the token actually works and reports back. Do this during setup rather than discovering a bad token mid-competition.

JudoBase API Settings

JudoBase API settings
JudoBase API settings
FieldMeaning
API URL (V1) and API URL (V2)The two Judobase addresses JudoNet uses.
Key and SecretThe credentials. Only the first part of the secret is shown.

Get Token from Selected Server and Refresh Token work the same way as above.

Save API URLs saves the addresses. Changing an address makes JudoNet reconnect to the API with the new one immediately.


Graphics Broadcast

Graphics Broadcast Port

The UDP port JudoNet broadcasts live contest data on for CG - JudoGraphics. Default 5000.

CG - JudoGraphics listens on this port for the clock, scores and names it puts on the broadcast picture. Both ends must agree, so change it only if CG - JudoGraphics has been configured differently.

This has effect only while the Broadcast UDP to Graphics master switch is on, and only if at least one network interface has UDP sending enabled on Live data.


FairReplay Broadcast

These settings matter only if the venue is using the FairReplay video system. They control what JudoNet tells the FairReplay Recorders, so that recordings are automatically tagged with what happened.

FairReplay broadcast settings
FairReplay broadcast settings

FR Broadcast Port

The UDP port for markers and events — the things that tag a recording. Default 5001, which is what FairReplay Recorders expect.

FR Recorder Data Broadcast Port

A second, separate broadcast on its own port, default 5002, carrying the live contest data — the running clock, the score, the result — so that FairReplay Recorder can show contest information alongside the video.

Autogenerate Events

Enable Autogenerate Events for Each Contest — on by default.

Creates an event covering each whole contest, from the first hajime to the winner being declared. An event is a span of time rather than a single moment, which is what makes a contest findable as a unit in FairReplay.

This is independent of the markers below. JudoNet always works out when the first hajime happened and remembers it; the Send "First Hajime" Marker switch only decides whether a marker is also broadcast at that moment. Turning that marker off does not stop events being generated, and the same is true of Send "Winner / No-Winner" Marker at the other end.

Contest Markers

MarkerDefaultSent when
Send "First Hajime" MarkerOnThe first hajime of a contest is called.
Send "Winner / No-Winner" MarkerOnA winner — or no winner — is first declared.

Score Markers

MarkerDefaultSent when
Send "Ippon" MarkerOffAn ippon is awarded.
Send "Waza-ari" MarkerOffA waza-ari is awarded.
Send "Yuko" MarkerOffA yuko is awarded.

Penalty Markers

MarkerDefaultSent when
Send "Shido" MarkerOffA shido is issued.
Send "Hansoku Make" MarkerOffA hansoku make is issued.

Save FairReplay Broadcast Settings applies all of the above. Changes take effect immediately, provided the Broadcast UDP to FR master switch is on.


Scoreboard Settings

Scoreboard settings
Scoreboard settings

Scoreboard WebSocket Port

The port used for a scoreboard that announces no port of its own. Default 855.

A scoreboard that states its port is connected to on that one, and this setting is ignored for it — the board wins. Discovery finds a scoreboard and, if the announcement names a port, that is the port JudoNet dials.

This is the connection that actually carries the packets — discovery finds a scoreboard, but this connection is how JudoNet listens to it. For a board that announces nothing, it must match what the scoreboard software expects, so change it only if such scoreboards have been configured differently.


Miscellaneous Settings

Miscellaneous settings
Miscellaneous settings

Maximum Winner / No-Winner Mode Time Threshold (in seconds)

How long a contest may stay in winner display mode before JudoNet treats it as finished. Default 20 seconds.

When the winner screen appears, the contest is over — but the scoreboard may sit on that screen for a long time if the operator is slow to move to the next contest. JudoNet cannot wait indefinitely, so it takes the winner timestamp plus this threshold as the end of the contest, capped at the last packet actually received.

This value is directly visible in the video: it decides how much footage after the result is included when the Video CutterV2 cuts the contest. Twenty seconds normally covers the final score and the bows.

  • Raise it if clips are consistently ending too early, before the bows.
  • Lower it if clips carry a long tail of nothing after the result.

Where settings are stored

All of the above lives in a single file:

C:\JudoNet\settings.json

JudoNet writes it every 18 seconds and again when it shuts down, so a change made in the browser is on disk almost immediately.

The file also holds the master switch states, which is why the switches are as you left them after a restart.

Settings that are not on this page

A few things that look like settings are not:

WhatWhere it actually is
The master switchesFixed at the top of every page — see the master switches.
Which JudoManager server / competitionLive data.
Which scoreboards are enabledLive data.
Which network interfaces broadcastLive data.
LanguageThe bottom of the left-hand menu.