[mythtv-users] Docker with mythtv and hdhomerun

Ian Campbell ijc at hellion.org.uk
Sat Aug 12 16:06:35 UTC 2017


On Sat, 2017-08-12 at 08:52 -0700, Monkey Pet wrote:
> Also, if you use a capture device like the HDHomeRun which
> communicates back to MythTV via random UDP ports, it can be just
> about impossible to make things work with the standard docker port
> forwarding.

I'd imagine that running with --network=host would be one way to get
around that, at the cost of exposing the host level network within the
container, which has a security implication. See https://docs.docker.co
m/engine/reference/run/#network-host

Ian.


More information about the mythtv-users mailing list