HMS

Home Media Server for Roku Players
git clone https://www.brianlane.com/git/HMS
Log | Files | Refs | README | LICENSE

commit 41c47144c98fb80caf14d6b6a87c94650f391d7e
parent 152ed2cdc0f7b2a0c5a56e8ac3c5e7034d9c156d
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Sat, 30 Dec 2023 12:16:29 -0800

README: Add a bit more about the debug server

Diffstat:
MREADME | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -129,9 +129,13 @@ by Brian C. Lane <bcl@brianlane.com> 3. Debugging The Roku has a couple of open ports on it for debugging: + * 8085 is the console output from the running app * 8080 is the debug server +Port 8080 can be used to examine the loaded plugins, memory usage, or even send +simulated remote keypresses. + 4. Support/Contribute https://github.com/bcl/HMS/