Closed mtlynch closed 2 years ago
Refactor the Debian package build so that static files live outside of the Dockerfile so we can lint them directly
This makes the layout more like what we do in the core tinypilot repo: https://github.com/tiny-pilot/tinypilot/pull/1146
To test this, I enabled H264 on a 2.5.0 system, removed Janus, installed this package, then rebooted. Everything worked correctly, and I confirmed that TinyPilot was streaming via WebRTC rather than MJPEG.
Refactor the Debian package build so that static files live outside of the Dockerfile so we can lint them directly
This makes the layout more like what we do in the core tinypilot repo: https://github.com/tiny-pilot/tinypilot/pull/1146
To test this, I enabled H264 on a 2.5.0 system, removed Janus, installed this package, then rebooted. Everything worked correctly, and I confirmed that TinyPilot was streaming via WebRTC rather than MJPEG.