zrevai / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
2 stars 0 forks source link

[OSX] Wrong network interface is chosen #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start ps3mediaserver

What is the expected output? What do you see instead?

Network interface en0 or en1 should be chosen. Or there should be an option
to choose the desired interface.

What version of the product are you using? On what operating system?
1.02.1

If you are transcoding a media file, which engine are you using (mencoder,
avisynth/mencoder, tsmuxer?)

default

If the media file is in error (or does not play flawlessly), what are the
codec informations of this file (you can use following program:
mediainfo.sourceforge.net) ? 

Please provide any additional information below and PLEASE JOIN debug.log
file !!

[main] INFO  14:33:53.235 Scanning network interface vmnet1
[main] TRACE 14:33:53.235 Using address /172.16.214.1 found on network
interface: name:vmnet1 (vmnet1) index: 8 addresses: /172.16.214.1;
[main] TRACE 14:33:53.236 Created socket: /172.16.214.1:5001
[Thread-11] TRACE 14:33:53.246 Starting DLNA Server on host 172.16.214.1
and port 5001...

Original issue reported on code.google.com by tez...@gmail.com on 17 Jan 2009 at 1:39

GoogleCodeExporter commented 9 years ago
I think you will be able to choose the network interface in the next version.

Looks like you have vmware installed, workaround for now is to drop all vmnet 
devices.

Original comment by robinmul...@gmail.com on 17 Jan 2009 at 2:00

GoogleCodeExporter commented 9 years ago
you can also set a fixed IP

Original comment by ps3mediaserver@gmail.com on 17 Jan 2009 at 2:01

GoogleCodeExporter commented 9 years ago
Fixed IP worked. Thanks. Should have tried that out before making an issue 
about it.

You may delete this issue.

Original comment by tez...@gmail.com on 17 Jan 2009 at 5:55

GoogleCodeExporter commented 9 years ago

Original comment by robinmul...@gmail.com on 17 Jan 2009 at 6:42