NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
igor_dulatov
Nov 01, 2009Aspirant
PS3 Media Server for ReadyNAS PRO
I have made addon PMS for readynas pro. it support transcoding in realtime (mkv can play at PS3). Addon include java, mplayer, mencoder, ffmpeg, tsmuxer and PMS. If anybody want to test it - downloa...
dandan123
Dec 26, 2011Aspirant
My PMS stooped working (it is not detected any more by PS3 and my smart TV). Before was just working fine with PS# and with smart TV. I have Stooped and then Started PMS service from graphical interface but PMS media server is not detected by PS3 & TV. When the process is started I get the next info in ssh:
My network is OK since my PS3 & the smart TV detects Netgear media server but not the PMS.
ps -ef|grep pms
/c/addons-config/jre1.6.0_22/bin/java -Xmx768M -Xss1024k -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -classpath update.jar:pms.jar net.pms.PMS
Any idea on how to debug?
after a quick debug, I have found that the line must be:
/c/addons-config/jre1.6.0_22/bin/java -Xmx768M -Xss16M -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -classpath /c/addons-config/pms/update.jar:/c/addons-config/pms/pms.jar:/c/addons-config/pms/plugins/:/c/addons-config/pms/plugins/* net.pms.PMS
I don't know why the process is not started correctly!
(I believe I have plied with permissions of "addons-config" in shares from graphical interface)
I have found something (after I have launched the command manually): there is a new interface "LeafNets" and the server is using the IP from LeafNets interface!
Fix :
add into /c/addons-config/pms/PMS.conf: network_interface = eth0
My network is OK since my PS3 & the smart TV detects Netgear media server but not the PMS.
ps -ef|grep pms
/c/addons-config/jre1.6.0_22/bin/java -Xmx768M -Xss1024k -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -classpath update.jar:pms.jar net.pms.PMS
Any idea on how to debug?
after a quick debug, I have found that the line must be:
/c/addons-config/jre1.6.0_22/bin/java -Xmx768M -Xss16M -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -classpath /c/addons-config/pms/update.jar:/c/addons-config/pms/pms.jar:/c/addons-config/pms/plugins/:/c/addons-config/pms/plugins/* net.pms.PMS
I don't know why the process is not started correctly!
(I believe I have plied with permissions of "addons-config" in shares from graphical interface)
I have found something (after I have launched the command manually): there is a new interface "LeafNets" and the server is using the IP from LeafNets interface!
Fix :
add into /c/addons-config/pms/PMS.conf: network_interface = eth0
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!