Skip to content

Locating the Server

Luke edited this page Jul 27, 2014 · 9 revisions

Media Browser features a built-in Udp server, which allows clients to discover it automatically.

Simply send a udp broadcast message on port 7359, with the text "who is MediaBrowserServer_v2?".

You'll receive a message that is a Json structure containing three properties:

  • ApiAddress
  • Id
  • Name
  • HostName (usefor for WOL)
Clone this wiki locally