Sign inSign up

pgmystery/proxy_vnc

By pgmystery

Updated 6 months ago

Image
0

10K+

pgmystery/proxy_vnc repository overview

Proxy VNC

Description

This Docker Image is part of the project docker-extension-vnc.

It is using noVNC, websockify and mediamtx to provide a VNC Proxy.

Build Variables

Build-VariableDefaultDescription
NOVNC_VERSIONv1.6.0The version of noVNC.
WEBSOCKIFY_VERSIONv0.13.0The version of websockify.
MEDIAMTX_VERSION1.16.3The version of mediamtx.

Environment Variables

Environment-VariableDefaultDescription
NOVNC_LISTEN_HOST0.0.0.0The listening interface of the Proxy.
NOVNC_LISTEN_PORT6081The listening Port of the Proxy.
NOVNC_REMOTE_SERVERThe remote VNC Server.
MTX_PATHS_VNC_SOURCEFor starting the MediaMTX Server
VNC_EXTENSION_AUDIO_INPUTFor starting the MediaMTX Server
VNC_EXTENSION_AUDIO_OUTPUTFor starting the MediaMTX Server

Build Command

docker build -t pgmystery/proxy_vnc:latest .

Tag summary

Content type

Image

Digest

sha256:ecab566d7

Size

89.5 MB

Last updated

6 months ago

docker pull pgmystery/proxy_vnc