NMT Root Paths - YAMJ/yamj-v2 GitHub Wiki
The following examples illustrate how to set your NMT Root Path
Location | Path Example |
---|---|
Internal PCH HDD (A-Series) | file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ |
Internal PCH HDD (C-series) | file:///opt/sybhttpd/localhost.drives/SATA_DISK/Video/ |
USB Attached HDD (A-Series) | file:///opt/sybhttpd/localhost.drives/USB_DRIVE_A-1/ |
USB Attached HDD (A-Series) | file:///opt/sybhttpd/localhost.drives/USB_DRIVE_B-1/ |
USB Attached HDD (C-Series) | file:///opt/sybhttpd/localhost.drives/USB_DRIVE_A-1.mounted drive label/ |
USB Attached HDD (C-Series) | file:///opt/sybhttpd/localhost.drives/USB_DRIVE_B-1.mounted drive label/ |
HTTP Streaming | http://Server.Name.Or.IP:PortNumber/ |
NFS & SMB | file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/VIDEOS/Films/ |
SMB with user authentication | file:///opt/sybhttpd/localhost.drives/[UserName@ServerName:ShareName/ |
DVD Drive (C-Series) | file:///opt/sybhttpd/localhost.drives/CDROM/ |
These locations must be configured or detected on the PCH in order for the links to work.
Note: These links are case sensitive.
If you setup an share on the network setup screen as "VIDEOS" then your <nmtpath>
link must also reference "VIDEOS" not "videos" or "Videos"
A list of the current speeds attained by each connection method can be found here: http://networkedmediatank.com/wiki/index.php/Main_Page#What_streaming_speeds_should_I_expect_from_the_various_network_connection_methods.3F NMT Wiki