| .. | ||
| devcontainer.json | ||
| Dockerfile | ||
| README.md | ||
dev container
You need to run all dependencies with deps command before you start debugging.
Create .env.development in repository root. Make sure your local IP is correct.
NEKO_WEBRTC_NAT1TO1=10.0.0.8
without container
- Make sure
pulseaudiocontains correct configuration. - Specify
DISPLAYthat is being used by xorg.
DISPLAY=:0
NEKO_WEBRTC_NAT1TO1=10.0.0.8
NEKO_SERVER_BIND=:3000