http://www.applesource.com.au/how-to/soa/How-to-Stream-media-to-a-PS3-from-a-Mac/0,2000451082,339287550,00.htm
The problem i had after installing xcode, fink and mediaTomb is that the ip address given by mediatomb is not the same subnet of the lan network. While most of the blog would ask you to change the ip using "mediatomb -ip=192.168.1.2" this alerted an error on my mac. Its the 203 error, and to fix this:
* Open config.xml under ~/.mediatomb/
* under the server node, add the following:
<interface>en0</interface>
Now i don't really know what it means i just found it on a comment somewhere. Hope it helps
0 comments:
Post a Comment