[mythtv-users] Rendezvous broadcast mythweb page?

Ben Giddings bg-mythtv at infofiend.com
Thu Aug 11 15:53:17 UTC 2005


On Aug 11, 2005, at 11:20, Partington, Eric wrote:
> Not very good with apache and how items are broadcast, would it be  
> the external page address ?
> 192.168.1.X\mythweb or the location of a page on the local pc?
I don't know about the Howl version of mDNSResponder, I only know the  
Apple one, but you should be able to:

* Create a file with the appropriate contents:

MythTV PC
_http._tcp.
path=/
80

* Start mDNSResponderPosix using that file:

mDNSResponderPosix -f /path/to/the/above/file

That's assuming that you access MythTV at:

http://somename.local./

If instead you access it at:

http://somename.local./mythweb/

You need to modify the config file to be:

MythTV PC
_http._tcp.
path=/mythweb/
80

If you get this working, let us know.  It would be interesting to see.

Ben



More information about the mythtv-users mailing list