You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
classicjazz edited this page Jul 28, 2017
·
4 revisions
Updated for SPMC v17
Overview
You should be able to use SPMC without needing to change the default network settings.
If you have an advanced settop box such as an NVIDIA Shield TV or Amazon Fire TV, then you can take advantage of its Gigabit Ethernet port or Wireless AC (5Ghz channel only) connectivity and relatively large memory to locally buffer more of high bitrate videos on your settop box.
You can then confirm how much local buffer is being used by invoking codecinfo within SPMC.
SPMC Settings
<advancedsettings>
<cache> <!-- new settings for v17 -->
<memorysize>278921216</memorysize> <!-- uses about 800MB or RAM overall -->
<buffermode>1</buffermode> <!-- Buffer all filesystems, both internet and local -->
<readfactor>20</readfactor> <!-- increase the fill-rate of the cache (assumes GigE / Wireless AC connection -->
</cache>
</advancedsettings>