blob: 065820b36b4bfc44d91a6642154610773437e2d7 (
plain) (
blame)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>MeshBay Cast</short>
<description>HTTP relay for casting decrypted video to Chromecast and Smart TV devices on the local network. Includes mDNS for device discovery.</description>
<port protocol="tcp" port="19550-19553"/>
<port protocol="udp" port="5353"/>
</service>
|