tiny-pilot / janus-debian

MIT License
1 stars 0 forks source link

Extract Debian metadata files from Dockerfile #6

Closed mtlynch closed 2 years ago

mtlynch commented 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.