Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-user:firewall:ushare [2018/03/04 13:03] – ↷ Page moved from docs:guide-user:services:firewall:ushare to docs:guide-user:firewall:ushare bobafetthotmail | docs:guide-user:services:media_server:ushare [2019/08/26 08:35] (current) – tag optimization, formatting optimization, redundancy vgaetera | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== uShare configuration ====== | ====== uShare configuration ====== | ||
| - | |||
| There are several implementations of the UPnP protocol. | There are several implementations of the UPnP protocol. | ||
| The uShare server is one of the best candidates for use with a PlayStation 3 or Xbox 360 for sharing music or video. | The uShare server is one of the best candidates for use with a PlayStation 3 or Xbox 360 for sharing music or video. | ||
| ===== Install ===== | ===== Install ===== | ||
| - | + | <code bash> | |
| - | | '' | + | opkg update |
| - | opkg install ushare'' | + | opkg install ushare |
| + | </ | ||
| ===== Sections ===== | ===== Sections ===== | ||
| - | |||
| There is only one section '' | There is only one section '' | ||
| - | |||
| ==== uShare ==== | ==== uShare ==== | ||
| - | |||
| Example entry to have a functional UPnP server working with a PlayStation 3. | Example entry to have a functional UPnP server working with a PlayStation 3. | ||
| - | | '' | + | <code bash> |
| + | config ' | ||
| option ' | option ' | ||
| option ' | option ' | ||
| option ' | option ' | ||
| - | option ' | + | option ' |
| + | </ | ||
| The following options are defined for the '' | The following options are defined for the '' | ||
| Line 48: | Line 47: | ||
| See also uShare command line args [[http:// | See also uShare command line args [[http:// | ||
| - | | {{: | ||