2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-11-10 18:45:08 -05:00
Go to file
Adam Goldsmith afe6a1aed5 Handle camera transforms in ffmpeg, rather than client side
This simplifies the client, as well as fixing rotation
2021-11-18 19:45:51 -05:00
public Add favicon 2021-10-14 11:32:52 -04:00
server Handle camera transforms in ffmpeg, rather than client side 2021-11-18 19:45:51 -05:00
src Handle camera transforms in ffmpeg, rather than client side 2021-11-18 19:45:51 -05:00
types Handle camera transforms in ffmpeg, rather than client side 2021-11-18 19:45:51 -05:00
.editorconfig Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
.gitignore Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
.prettierrc Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
index.html Apply prettier 2021-10-28 01:06:08 -04:00
package-lock.json Re-stream webcams with ffmpeg and stream them via hls.js 2021-11-08 20:21:03 -05:00
package.json Re-stream webcams with ffmpeg and stream them via hls.js 2021-11-08 20:21:03 -05:00
printerStatus.service Add systemd service file 2020-09-10 18:01:57 -04:00
tsconfig.json Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
vite.config.ts Apply prettier 2021-10-28 01:06:08 -04:00