This repository has been archived on 2025-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
Erki Aas 7929cd8cf8
All checks were successful
continuous-integration/drone Build is passing
Fix Dockerfile
2022-12-13 12:55:13 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00
2022-12-13 12:55:13 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00
2022-12-12 22:56:14 +02:00

camtiler-event-broker

Microservice to alter Camtiler log rows by creating presigned screenshot URLs.

Based on the novel, but experimental Bun runtime: https://github.com/oven-sh/bun/

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v0.3.0. Bun is a fast all-in-one JavaScript runtime.

Description
Camera event broker enriches log viewer user interface events with cameras application specific logic
Readme 30 KiB
Languages
TypeScript 84%
Dockerfile 16%