PS3 的 UPNP

7 views
Skip to first unread message

略略

unread,
Apr 25, 2009, 8:34:33 AM4/25/09
to RDC_taiwan

略略

unread,
Apr 25, 2009, 8:35:12 AM4/25/09
to RDC_taiwan
All you have to do is this:

Install uShare
Code:

root@OpenWrt:~# opkg install luci-app-ushare

Configure uShare
Code:

root@OpenWrt:~# uci set ushare.@ushare[0].enabled=1
root@OpenWrt:~# uci set ushare.@ushare[0].content_directories=/mnt/
usbdrive
root@OpenWrt:~# uci set ushare.@ushare[0].options=-d

Save changes
Code:

root@OpenWrt:~# uci commit ushare

Enable uShare at boot and start it.
Code:

root@OpenWrt:~# /etc/init.d/ushare enable
root@OpenWrt:~# /etc/init.d/ushare start

略略

unread,
Apr 25, 2009, 8:37:15 AM4/25/09
to RDC_taiwan
Reply all
Reply to author
Forward
0 new messages