From 242556de16f61010825446183a94547d868450bd Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Fri, 31 Jan 2025 17:13:50 -0600 Subject: [PATCH] WebOS Receiver readme updates --- receivers/webos/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/receivers/webos/README.md b/receivers/webos/README.md index ab3a72e..a6f7985 100644 --- a/receivers/webos/README.md +++ b/receivers/webos/README.md @@ -2,6 +2,8 @@ The FCast WebOS Receiver is split into two separate projects `fcast-receiver` for frontend UI and `fcast-receiver-service` for the background network service. The WebOS receiver is supported running on TV devices from WebOS TV 5.0 and later. +The TV receiver player is a simplified player compared to the Electron receiver due to functionality being redundant when using a TV remote control or due to platform limitations (https://gitlab.futo.org/videostreaming/fcast/-/issues/21). + # How to build From `receivers/webos` directory: