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 in the format of:

MediaBrowserServer|http://192.168.1.1:1234/mediabrowser|xxx

Where xxx is the ServerId

Clone this wiki locally