|
a6a097a7f7
|
Constrain video aspect ratio on client instead of resizing on server
|
2023-01-12 01:48:15 -05:00 |
|
|
32b0fd851d
|
Convert to ESM, bump node-fetch and pretty-ms
Both packages are now ESM only
|
2022-10-24 18:29:57 -04:00 |
|
|
b25613d988
|
Use @types/mp4frag definitions instead of local .d.ts file
|
2022-10-24 18:29:37 -04:00 |
|
|
f39366cd82
|
server: Time out websocket if no history/status message recieved within 30 seconds
|
2022-08-23 16:22:41 -04:00 |
|
|
d6a3fb766f
|
Add reconnection handling to FFmpeg streams
|
2022-01-04 23:20:53 -05:00 |
|
|
36c3af1446
|
Just show error message for octoprint connection failures
|
2022-01-04 22:48:24 -05:00 |
|
|
8b0c37476f
|
Bump dependencies
|
2022-01-04 22:18:47 -05:00 |
|
|
d288af13aa
|
Apply prettier
|
2022-01-04 21:56:12 -05:00 |
|
|
201e801d63
|
Remove a debug print
|
2022-01-04 21:35:22 -05:00 |
|
|
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 |
|
|
cc0f6d90d0
|
Re-stream webcams with ffmpeg and stream them via hls.js
This should result in a significant decrease in bandwidth
requirements, as well as providing the ability to reconnect to streams
|
2021-11-08 20:21:03 -05:00 |
|
|
787ec126c5
|
Add a "settings" message to send header colors and webcam transform
This should ideally be in 3 commits, but oh well.
|
2021-11-08 17:34:41 -05:00 |
|
|
ecd5185dc4
|
server: Switch from generic http-proxy to mjpeg-proxy for webcam streams
|
2021-11-03 19:36:25 -04:00 |
|
|
5d19c77dce
|
server: Move source to src folder
|
2021-11-03 18:55:58 -04:00 |
|