Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 467 Bytes

Service Discovery

MediaRemoteTV does not require any configuration to be able to find compatible devices on the network, thanks to DNS-based service discovery, based on multicast DNS, aka Bonjour.

MediaRemoteTV service

name: 
type: _mediaremotetv._tcp
port: 49152

Note: The port is randomized every time a device is rebooted. In fact, a device might even change port at any given time, so it is not possible to assume that a specific port is used.