VLC.JS Builder

2025-10-28

VLC.JS Bu ild er

  1. setup

  2. download source code:

1git clone https://gitlab.com/garfvl/denv/  
2git clone https://code.videolan.org/jbk/vlc.js --branch incoming  
  1. compile vlc.js: (in vlc.js directory)
1../denv/bin/denv compile-vlc-wasm bash compile.sh  
  1. check file permissions: (ls -lh)

You need to change permissions recursively on all the built files (in vlc/ and emsdk/ and expermental.*) if you didn’t setup docker_namespace

  1. test demo page:
1source emsdk/emsdk_env.sh  
2emrun --no_browser vlc.html