Skip to content

Commit 806263d

Browse files
authored
Add section about dlna-proxy for crossing network boundaries (#179)
1 parent aff0a0b commit 806263d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,8 @@ An example::
151151
}
152152

153153
By default, dynamic content is treated as video. It is possible to specify a "Type" parameter with value "audio" or "video" to explicitly set this.
154+
155+
Crossing Network Boundaries
156+
===========================
157+
158+
DLNA/UPnP relies on multicast traffic, which typically doesn't cross network boundaries (e.g., between VLANs or subnets). If you need to access your DMS server from a different network segment, you can use `dlna-proxy <https://github.com/fenio/dlna-proxy>`_ to bridge the gap.

0 commit comments

Comments
 (0)