aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorThomas Van Iseghem <[email protected]>2023-01-25 22:05:51 +0100
committerThomas Van Iseghem <[email protected]>2023-01-25 22:05:51 +0100
commit70814e7a60995cd630c62862bd870f39bed6f9c6 (patch)
tree8716082d1c1e2b163b65613227f2b78c69b4d829 /README.md
parent4022066aa8d70ae5fa561e4edc21f352c688cfca (diff)
downloadOpenCortex-70814e7a60995cd630c62862bd870f39bed6f9c6.tar.gz
OpenCortex-70814e7a60995cd630c62862bd870f39bed6f9c6.zip
Added framerate note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index de82127..ab74eb1 100644
--- a/README.md
+++ b/README.md
@@ -269,6 +269,8 @@ Since we've figured out how to cross-compile our own binaries, we were able to c
The VNC server we compiled is based on [this project](https://github.com/ponty/framebuffer-vncserver). We had to modify the source code a bit to make it work with the touchscreen. But besides that, it is identical. This patch was necesarry because the touchscreen doesn't report it's width and height in a propper way.
+**Note:** when connected to the QC over VNC, you might notice a dip in framerate on the device itself. This is normal. It is the device trying to encode the video feed and struggling.
+
*[Installer and auto-run on boot will be added later]*
*For now you can use it the manual way*