From 7df04aee0780aef34c6ef009d8cf19fecdef5cd2 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 12 Dec 2022 03:07:33 +0100 Subject: [PATCH] Created Client Support (markdown) --- Client-Support.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Client-Support.md diff --git a/Client-Support.md b/Client-Support.md new file mode 100644 index 0000000..b68e1ee --- /dev/null +++ b/Client-Support.md @@ -0,0 +1,5 @@ +# Supported client configurations + +OpenWebRX uses HTML5 technologies to display its receiver client in the browser. This should make it compatible and usable on most modern, up-to-date browser installations, but unfortunately not all browsers come with the same capabilities. The officially supported browsers are Google Chrome and Mozilla Firefox on desktop computers. + +We are open for pull requests for compatibility with other browsers and environments, but given the fact that many browsers are limited to specific hardware or operating systems it is simply impossible to ensure the functionality of OpenWebRX on all platforms. \ No newline at end of file