Commit Graph

19 Commits

Author SHA1 Message Date
7e03b8f23b Switch to Drone template
Some checks failed
continuous-integration/drone Build is failing
2022-05-04 15:49:41 +03:00
53ee10b92a Minimize Docker image
Some checks failed
continuous-integration/drone Build is failing
2022-03-09 21:30:45 +02:00
a79b9f9ca2 Update README.md 2022-03-09 17:12:31 +02:00
c7033ad9b8 Implement frameskip and add log viewer
All checks were successful
continuous-integration/drone Build is passing
2022-03-06 08:25:54 +02:00
8fc9a3d065 Add MongoDB check for /readyz
All checks were successful
continuous-integration/drone Build is passing
2022-02-27 17:02:55 +02:00
2ab39f879d Add DEBUG environment variable to toggle Sanic debugging
All checks were successful
continuous-integration/drone Build is passing
2022-02-27 14:16:33 +02:00
a7158d7580 Add desired frame interval argument for /bypass endpoint
All checks were successful
continuous-integration/drone Build is passing
2022-02-27 13:35:03 +02:00
8921c6112d Add thumbnailing 2022-02-27 13:12:22 +02:00
a1699fa380 Refactor
All checks were successful
continuous-integration/drone Build is passing
* Implement multi queue pipelining
* Implement screenshot upload to S3
* Implement event insertion to Mongo
* Add SIGUSR1 handler to manually trigger screenshots
2022-02-25 23:07:03 +02:00
b903fca13d Export last frame timestamp metric
All checks were successful
continuous-integration/drone Build is passing
2022-02-20 09:53:19 +02:00
3d792bfbc9 Less verbose logging for Mongo 2022-02-20 09:50:49 +02:00
c824b03757 Fix formatting and add linters
All checks were successful
continuous-integration/drone Build is passing
2022-02-16 22:33:08 +02:00
6f78aa83f4 Add README.md 2022-02-16 22:10:55 +02:00
8cef6d853f Even more generalized exception handling
All checks were successful
continuous-integration/drone Build is passing
2022-02-13 22:02:51 +02:00
c3f225847a Improved error handling
All checks were successful
continuous-integration/drone Build is passing
2022-02-13 19:53:47 +02:00
d2f37ec192 Listen on all interfaces
Some checks reported errors
continuous-integration/drone Build was killed
2022-02-13 13:18:00 +02:00
f52be8f7c5 Add /readyz endpoint 2022-02-13 13:17:29 +02:00
2ab4c09aa4 Fix port number 2022-02-13 09:54:58 +02:00
b3486bafc2 Initial commit
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 20:44:39 +02:00