dispmanx_vnc icon indicating copy to clipboard operation
dispmanx_vnc copied to clipboard

VNC Server for Raspberry PI using dispmanx

Results 12 dispmanx_vnc issues
Sort by recently updated
recently updated
newest added

if i connect to dispmanx_vnc with realvnc viewer 6.17.1113 using 8-bit mode, then the client repeatedly complains with an error message "bad xrle data" and disconnects/reconnects. this doesn't happen with...

Dear Peter, I use the Raspberry as a kiosk video player, in a console (server) environment, without an X11 session. I was needed the vnc server for view-only mode, to...

Trying this out on a GPM280 (Pi CM3 based handheld), which uses the `display_rotate=3` in config.txt to rotate the screen 270 degrees. Unfortunately, this makes the VNC client look like...

make gcc -O3 main.c -o dispmanx_vncserver -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -Wno-psabi -I/opt/vc/include/ -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -L/opt/vc/lib/ -lbrcmGLESv2 -lbrcmEGL -lopenmaxil -lbcm_host -lvcos -lvchiq_arm -lpthread -lrt -lvncserver main.c:9:10: fatal error: rfb/rfb.h: Нет такого файла...

When using this with Kodi on a RPi3 with a physical keyboard attached, remote keypresses are not seen on the the client running the vncsever. Is there something needed to...

remote mouse not working with osmc kodi leia 18 beta on RPI

Hello, i am using TightVNC Viewer on windows, i cant copy and paste into kodi.

Hi, Nice code :) But some other demos don't work for me. I tried : - hello_dispmanx : working - hello_triangle : working (black textures, may be a gpu_mem config...